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

Select Not Firing OnBlur [v5]

Open hughkolias opened this issue 7 years ago • 2 comments

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

hughkolias avatar Mar 07 '18 01:03 hughkolias

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

jimmycarlinco avatar Mar 13 '18 10:03 jimmycarlinco

Anyone else experiencing this issue?

jimmycarlinco avatar Mar 18 '18 11:03 jimmycarlinco