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

AutoComplete is changing an uncontrolled input to be controlled #10

Open
goto-bus-stop opened this issue Sep 11, 2016 · 0 comments
Open
Labels

Comments

@goto-bus-stop
Copy link
Owner

Warning: AutoComplete is changing an uncontrolled input of type undefined to be controlled. Input elements should not switch from uncontrolled to controlled (or vice versa). Decide between using a controlled or uncontrolled input element for the lifetime of the component.

Not sure why this happens. Should make sure that the base input is always controlled by AutoComplete.

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

No branches or pull requests

1 participant