-
Notifications
You must be signed in to change notification settings - Fork 229
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 containing both "value & defaultValue" props #206
Comments
@andynhi Are you sure that problem with Typeahead? Typeahead set only value prop |
The same with react-typeahead v1.1.9 |
Seeing the same problem. Also v1.1.9 |
Same here |
This is fixed in |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Anyone have any clues as to why or how I can prevent the component from setting both the defaultValue props and value props? It causes the warning message below. (See image).
component-render
The text was updated successfully, but these errors were encountered: