fmoo / react-typeahead

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

showOptionsWhenEmpty using Tokenizer #199

Closed jkindness closed 6 years ago

jkindness commented 8 years ago

It looks like showOptionsWhenEmpty only works with Typeahead.

I'm using version 2.0.0-alpha.4 and setting showOptionsWhenEmpty to true works as expected when using Typeahead but not with Tokenizer.

charlesbdudley commented 6 years ago

I've created a PR for this issue here: https://github.com/fmoo/react-typeahead/pull/244

fmoo commented 6 years ago

Fixed in react-typeahead@2.0.0-alpha.8