stackworx / formik-mui

Bindings for using Formik with Material-UI

Home Page:https://stackworx.github.io/formik-mui

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Multiline TextField fullWidth is not working

anubit67 opened this issue Β· comments

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

Hi @cliedeman assign this to me