Replies: 1 comment 1 reply
-
This looks like a bug to me - hope you don't mind but seemed worth creating an issue: |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
When I mount a TextArea, for a split second it has a larger size before snapping to the intended size. Here is a code to illustrate the behaviour:
When pressing the button you can see that for a split second every character or
TEXT
is rendered in a new line before it is collapsed to a single line.How can this behaviour be avoided?
Beta Was this translation helpful? Give feedback.
All reactions