You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When I set the "fullWidth" on a multiline TextField it is not taking the fullWidth. If I add a normal (non-multiline) TextField it takes the fullWidth.
Expected Behavior 🤔
The multiline TextField should take the fullWidth like a normal (non-multiline) TextField takes.
Current Behavior 😯
When I set the "fullWidth" on a multiline TextField it is not taking the fullWidth. If I add a normal (non-multiline) TextField it takes the fullWidth.
Expected Behavior 🤔
The multiline TextField should take the fullWidth like a normal (non-multiline) TextField takes.
Steps to Reproduce 🕹
https://codesandbox.io/s/pensive-wright-3xqnjy
The text was updated successfully, but these errors were encountered: