You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I start using react-autosuggest and it's an amazing react component. But I have a problem when I try to set up defaultValue. I wrap autosuggest in another react component because project needs.
I start using react-autosuggest and it's an amazing react component. But I have a problem when I try to set up defaultValue. I wrap autosuggest in another react component because project needs.
In react debugger defaultValue is ok but state.value not.
![screen shot 2015-10-26 at 1 03 52 pm](https://cloud.githubusercontent.com/assets/118348/10732628/0eaa46b6-7be2-11e5-9c0a-c2f8ee847fc4.png)
What's wrong?
The text was updated successfully, but these errors were encountered: