material-ui
material-ui copied to clipboard
[TextField] Fix unstable height of memoized multiline TextField component
Netlify deploy preview
https://deploy-preview-37135--material-ui.netlify.app/
Bundle size report
Details of bundle changes (Toolpad) Details of bundle changes
Generated by :no_entry_sign: dangerJS against ccf26d798be44fa45ef65c6ae0233860c3c0cfa0
@michaldudak Can you please review and merge this PR?
Hi @michaldudak , Can you review this please?
The issue is still present (although not as apparent as before). I suggest removing debounce
from the handleResize
call.
@michaldudak I have removed debounce
from handleResize
call. Sorry for committing the fix so late.
@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 https://github.com/mui/material-ui/pull/38728