[Refactor] Only load Stretchy
if field-sizing
is not supported.
#1021
Labels
Effort: low
Easy to address issues, ideal for first time contributors!
Priority: low
Refactor
Code improvements
In the same vein as #1018, we now have a native property for form control autosizing, that works much better than Stretchy. We should start treating Stretchy like a polyfill and load it conditionally only iff
field-sizing
is not present.This is very low priority for now, since
field-sizing
has not yet shipped unflagged, but is shipping in Chrome 123 which means that in about 3-4 months it will be supported by two thirds of users.The text was updated successfully, but these errors were encountered: