-
-
Notifications
You must be signed in to change notification settings - Fork 104
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
[TextareaAutosize] Glitchy resizing #160
Comments
The same issue with from material-ui was recently moved to base-ui here: #168 |
Created a PR to fix it - #189. |
Auto-sizing can be handled natively these days with |
Hi, After testing the AutoResize component across different platforms, I found that its behavior varies slightly depending on the OS: MacOS: The component is glitchy with inconsistent behavior during resizing. Given that it functions across platforms, albeit with minor glitches on some, it remains usable for end users depending on the platform they're on |
Steps to reproduce
Link to live example: https://stackblitz.com/edit/react-ktw8pj?file=Demo.tsx
Steps:
Current behavior
Resizing is glitchy
Screen.Recording.2024-03-06.at.11.21.11.mov
Expected behavior
Resizing should be smooth
Context
No response
Your environment
npx @mui/envinfo
Search keywords: text area resize glitch
The text was updated successfully, but these errors were encountered: