gerhat / material-ui-formik-components

Formik ready material ui components
MIT License
85 stars 13 forks source link

Autocomplete Field not rendering properly with Material UI v4 #15

Closed zevnux closed 5 years ago

zevnux commented 5 years ago

Summary

The Autocomplete component does not render the height properly when using v0.4.0 with Material UI v4. This may be a result of some styling changes with Material UI v4.

Steps to Reproduce

Using codesandbox, adjust the dependency versions with material-ui-formik-components v0.4.0 and Material UI v4. Screenshot below.

Screen Shot 2019-06-26 at 9 25 48 AM