-
-
Notifications
You must be signed in to change notification settings - Fork 32.8k
Open
Labels
browser: SafariAffects or fixes behavior in Apple Safari.Affects or fixes behavior in Apple Safari.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
Steps:
- Open this link to live example: https://codesandbox.io/embed/frpzyp?module=/src/Demo.tsx&fontsize=12(required)
2.Enter a line of English characters with space in the middle.
3.Enter one more character and the line will wrap. Deleting a character will cause height problems.
Current behavior
On safari
textfield.safari.mov
Expected behavior
On Chrome
textfield.chrome.mov
Context
No response
Your environment
npx @mui/envinfo
On safari
Search keywords: Textfield multiple height
Metadata
Metadata
Assignees
Labels
browser: SafariAffects or fixes behavior in Apple Safari.Affects or fixes behavior in Apple Safari.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.