Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Fix react-select closing on select on mobile
Looks like this is a bug in react-select. closeMenuOnSelect={false} should do this. But adding blurInputOnSelect is the workaround I guess. JedWatson/react-select#2771
- Loading branch information