-
-
Notifications
You must be signed in to change notification settings - Fork 32.7k
Closed
Labels
component: TextareaAutosizeThe React component.The React component.scope: text fieldChanges related to the text field.Changes related to the text field.type: bugIt doesn't behave as expected.It doesn't behave as expected.
Description
Steps to reproduce
Link to live example: (required)
https://codesandbox.io/p/sandbox/sad-almeida-dj5t7y
Current behavior
Screen.Recording.2567-05-09.at.17.43.46.mov
Expected behavior
Screen.Recording.2567-05-09.at.17.44.47.mov
Context
I saw that the issues is already report in @mui/base refer to @mui/base/issues#168 and fixed in this PR @mui/base/pr#189 @mui/material-ui/pr#41638 . But seems it's fixed only on the TextareaAutosize component only. The TextField component of @mui/material is still bugging.
Your environment
npx @mui/envinfo
Browsers: Chrome
npmPackages:
"@mui/base": "5.0.0-beta.44",
"@mui/material": "5.15.17",
Search keywords: resize is unstable
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
component: TextareaAutosizeThe React component.The React component.scope: text fieldChanges related to the text field.Changes related to the text field.type: bugIt doesn't behave as expected.It doesn't behave as expected.