You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I just noticed in the example-site that the row-attribute is not doing anything:
these are not 4 rows.
is this expected behavior?
I understand that 'row' is a bit of an odd property in the first place when using an auto-growing textarea, but if it is a noop, then it would be better to just give a type-error imo.
I just noticed in the example-site that the
row
-attribute is not doing anything:these are not 4 rows.
is this expected behavior?
I understand that 'row' is a bit of an odd property in the first place when using an auto-growing textarea, but if it is a noop, then it would be better to just give a type-error imo.
btw I am making a port of react-textarea-autosize for solid
The text was updated successfully, but these errors were encountered: