-
-
Notifications
You must be signed in to change notification settings - Fork 32.4k
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] Fix 166ms resize update lag #37135
[TextareaAutosize] Fix 166ms resize update lag #37135
Conversation
Netlify deploy previewhttps://deploy-preview-37135--material-ui.netlify.app/ Bundle size reportDetails of bundle changes (Toolpad) |
@michaldudak Can you please review and merge this PR? |
Hi @michaldudak , |
The issue is still present (although not as apparent as before). I suggest removing |
@michaldudak I have removed |
@michaldudak Can you please review the changes? |
@amal-qb Can you please merge with the latest master branch so that all the CI jobs run? |
@ZeeshanTamboli Done |
Thanks for the fix! |
Test case added in #38728 |
Fixes #36866
Before: https://codesandbox.io/s/jovial-frog-qyyd04?file=/demo.tsx
After: https://codesandbox.io/s/long-resonance-hgjtkn?file=/demo.tsx