react-autocomplete
react-autocomplete copied to clipboard
blur() is not triggered when the dropdown is scrolled in phone
When the dropdown is open and the input has focus, on clicking outside the input doesn't trigger blur() event on the input field. Found this issue in mobile browsers.