redux-form-material-ui
                                
                                
                                
                                    redux-form-material-ui copied to clipboard
                            
                            
                            
                        Incompatible with Material UI v4
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.
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/