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

Incompatible with Material UI v4

Open cdcasey opened this issue 6 years ago • 1 comments

When updating material-ui from version 3 to version 4, redix-form-material-ui wrapped components no longer function. Removing the library and custom wrapping the components is required.

cdcasey avatar Jun 03 '19 19:06 cdcasey

For anyone looking for an alternative to this library, there are examples on writing your own wrappers here:

https://redux-form.com/8.2.2/examples/material-ui/

cdcasey avatar Jun 19 '19 01:06 cdcasey