Use react-select inside redux-form lost selected value issue · Issue #1185 · redux-form/redux-form

Hi All, I used react-select inside redux-form, and I have an issue for selected value. When I select value then change focus to other input, the react-select selected value become empty. I searched...