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
Is your feature request related to a problem? Please describe.
TextInput is rendered to textarea, multiline text would make it to show scrollbar, expect TextInput to adjust its height to fit text, like the same way in native app
Describe a solution you'd like
maybe autosize or editable could help
Describe alternatives you've considered
Additional context
The text was updated successfully, but these errors were encountered:
Is your feature request related to a problem? Please describe.
TextInput is rendered to
textarea
, multiline text would make it to show scrollbar, expect TextInput to adjust its height to fit text, like the same way in native appDescribe a solution you'd like
maybe autosize or editable could help
Describe alternatives you've considered
Additional context
The text was updated successfully, but these errors were encountered: