react-autocomplete icon indicating copy to clipboard operation
react-autocomplete copied to clipboard

blur() is not triggered when the dropdown is scrolled in phone

Open dkpaul91 opened this issue 6 years ago • 0 comments

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.

dkpaul91 avatar Feb 15 '19 09:02 dkpaul91