fmoo / react-typeahead

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

Remove the onMouseDown hack from #235 #237

Open kuzzmi opened 7 years ago

kuzzmi commented 7 years ago

As per discussion from https://github.com/fmoo/react-typeahead/pull/235, the onMouseDown workaround must be removed.

Currently a workaround to fix #205 is applied to force a component react on clicking. In order to get rid of this workaround the following should be done: