-
-
Notifications
You must be signed in to change notification settings - Fork 103
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
[Textarea Autosize] Height instability #325
Comments
@jciaffi This component is getting deprecated in Base UI in the future (check: #168 (comment) and #189 (comment)). However, for existing apps using this component and those utilizing the Material UI Edit: Finally found a way to add a test for it in mui/material-ui#41638. So the fix should be available soon. |
This comment was marked as outdated.
This comment was marked as outdated.
Duplicate of #168 |
Steps to reproduce
Link to live example: https://mui.com/base-ui/react-textarea-autosize/#introduction
Steps: Resize the textarea (on the above url).
Current behavior
When I try to resize the textarea (on the above url), the height is flickering.
Expected behavior
Smooth resizing.
Context
No response
Your environment
The same thing happens on chrome, edge, firefox (windows and mac).
Search keywords: Textarea Autosize
Search keywords:
The text was updated successfully, but these errors were encountered: