react-dropdown-select
react-dropdown-select copied to clipboard
Close on select bug
https://codesandbox.io/p/sandbox/react-dropdown-select-forked-frsd5x?file=%2Fsrc%2Findex.js%3A19%2C11
Hello, If dropdown input is wrapped in <label> html5 element closeOnSelect no longer closes.
It will work if you add the htmlFor in the label.
https://github.com/sanusart/react-dropdown-select/issues/194#issuecomment-947126261