erikras / redux-form-material-ui

A set of wrapper components to facilitate using Material UI with Redux Form
http://erikras.github.io/redux-form-material-ui/
MIT License
831 stars 228 forks source link

Is it maintained? #302

Open MikeKoval opened 4 years ago

MikeKoval commented 4 years ago

Seems that even next version is not working with latest redux-form, i have error "Cannot read property 'render' of undefined" when trying to pass TextField to component prop.

Probably i need to build my own wrappers as on this page https://redux-form.com/8.2.2/examples/material-ui/

moselhy commented 3 years ago

Doesn't look like it. The imports use the old syntax.