react-typeahead
react-typeahead copied to clipboard
onOptionSelected also triggers onBlur
This makes it difficult to properly handle result selection in a non-hacky way.
@zsherman I faced the same issue...
This was fixed in 1.1.6 and then reverted because it caused other bugs. I'm hoping to submit a PR for a v2 that will solve this properly.