gogoair / react-combo-select

React dropdown for select and multiselect
MIT License
28 stars 9 forks source link

text prop chnage problem #2

Closed MilosRasic closed 8 years ago

MilosRasic commented 8 years ago

Text prop change is not reflected by the component. When value prop is either falsy or not one of available options, displayed text will remain the initial value of text prop even if text prop has changed.