redux-form-material-ui icon indicating copy to clipboard operation
redux-form-material-ui copied to clipboard

Is it maintained?

Open MikeKoval opened this issue 5 years ago • 1 comments

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/

MikeKoval avatar Mar 19 '20 15:03 MikeKoval

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

moselhy avatar Jun 05 '21 00:06 moselhy