fmoo / react-typeahead

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

Value Issues #240

Open MattSurabian opened 7 years ago

MattSurabian commented 7 years ago

Ran into the issue that I saw other folks having with the value property not behaving as expected:

I sense there is some reluctance to modify the code in the way other folks have suggested since this issue in various forms has been kicking around for a while and the suggested fixes are pretty similar.

Maybe my approach is too naive but it seemed like a straightforward way to ensure that people passing in an explicit value property saw it rendered without too many potential consequences?