Bug Report
- Package version(s): Latest
Are you willing to submit a PR to fix? Yes
Describe the issue:
When using a TextField as a controlled component (where the value prop has been set to a state variable) with multiline and autoAdjustHeight enabled, the height does not automatically adjust when the value state variable changes.
The height only updates once the user manually enters text in the field.
If applicable, please provide a codepen repro:
https://codepen.io/nero120/pen/LQWMOe
Bug Report
Are you willing to submit a PR to fix? Yes
Describe the issue:
When using a TextField as a controlled component (where the
valueprop has been set to a state variable) with multiline and autoAdjustHeight enabled, the height does not automatically adjust when thevaluestate variable changes.The height only updates once the user manually enters text in the field.
If applicable, please provide a codepen repro:
https://codepen.io/nero120/pen/LQWMOe