redux-form-material-ui
redux-form-material-ui copied to clipboard
Select Not Firing OnBlur [v5]
Using MaterialUI-v1, if you use the redux-form-material-ui Select with the V1 MaterialUI MenuItem, an onBlur action is not fired once a selection is made.
Using the old (pre-V1) MenuItem, everything works as expected.
Anyone else have similar findings/is this a known issue?
Currently on React 15.5.4 and v5 of redux-form-material-ui
Experiencing the same issue, I think. It would be great to get an example on how to properly use select from material-ui@next with redux-form-material-ui.
Can someone look into this?
I'm on version: redux-form-material-ui: ^5.0.0-beta.2
Anyone else experiencing this issue?