react-typeahead
react-typeahead copied to clipboard
Options are here, but list is hidden
Hi!
I found an error while e2e-testing.
I've captured gif with demo:

When we've selected value (_onOptionSelected), flag showResults becomes false.
When options have changed nothing toggle that flag.
I would like to suggest toggle this flag if options.length > 0. It would be nice :)