fmoo / react-typeahead

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

Fix an error when options was updated #212

Closed isnifer closed 7 years ago

isnifer commented 8 years ago

Hi! I've explained bug in #211. This PR helps fix it.

Before

typeahead_error

After

typeahead_fix

njbarrett commented 7 years ago

This is a pretty crucial bug fix needed. Right now its broken.