srigar / multiselect-react-dropdown

React multiselect dropdown with search and various options
https://10xn41w767.codesandbox.io/
MIT License
200 stars 114 forks source link

closeOnSelect not working #258

Open upadhyashweta opened 11 months ago

upadhyashweta commented 11 months ago

hello all, closeOnSelect is not working, i want to close dropdown everytime user selects a item from dropdown, passed closeOnSelect= {true} but dropdown is open only, kindly check

thank you

anujdivesh commented 11 months ago

I have the same issue tried closeOnSelect and closeMenuOnSelect.

upadhyashweta commented 11 months ago

I have the same issue tried closeOnSelect and closeMenuOnSelect.

how did you solve the issue

anujdivesh commented 11 months ago

Unfortunately, this does not work for me as well.