fmoo / react-typeahead

Pure react-based typeahead and typeahead-tokenizer
ISC License
677 stars 230 forks source link

Visible list is populated when it should be empty #162

Closed nosilleg closed 8 years ago

nosilleg commented 8 years ago

I discovered that if I hit start typing a string that has multiple matches and then hit tab very quickly I can get two tokens to render instead of the expected one.

I output some console log to trace this and I've annotated the results below.

react-typeahead_debug_console

PR incoming.

fmoo commented 8 years ago

Fixed in 1.1.6