Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

typeahead, value is not changed after mounting #204

Open
Nagogus opened this issue Jun 3, 2016 · 5 comments
Open

typeahead, value is not changed after mounting #204

Nagogus opened this issue Jun 3, 2016 · 5 comments

Comments

@Nagogus
Copy link

Nagogus commented Jun 3, 2016

If component mounted and property value changed it is not reflected in the input.
Is it expected behaviour?

@caitwood
Copy link

caitwood commented Jul 5, 2016

I see this as well. I want to clear out the input text when an option is selected and it doesn't seem to update when I change the value prop.

@samrispaud
Copy link

@caitwood @Nagogus @fmoo i'm having the same problem. any PR or solution for this?

@petrogad
Copy link

petrogad commented Nov 9, 2016

Seeing same issue here. Looking to create a PR.

@samrispaud
Copy link

@petrogad solution for me was to switch to this fork https://github.com/HubSpot/react-typeahead which is maintained more readily. the fix for this problem is in there

@petrogad
Copy link

petrogad commented Nov 9, 2016

Awesome, thanks for the info; I also took a look at https://github.com/moroshko/react-autosuggest that seemed to have an extremely active community w/ mobile support.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants