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
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.
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/
The text was updated successfully, but these errors were encountered: