fmoo / react-typeahead

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

Version 1.1.6 breaks clicking on options #166

Closed nosilleg closed 8 years ago

nosilleg commented 8 years ago

Clicking on options no longer works if there is an onBlur handler, instead the keyboard must be used.

PR incoming.