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

Updating to React 15 causes errors when using TextFields #235

Closed
abettadapur opened this issue Sep 1, 2016 · 1 comment
Closed

Updating to React 15 causes errors when using TextFields #235

abettadapur opened this issue Sep 1, 2016 · 1 comment

Comments

@abettadapur
Copy link
Collaborator

ERROR: 'Warning: TextField contains an input of type text with both value and defaultValue props. Input elements must be either controlled or uncontrolled (specify either the value prop, or the defaultValue prop, but not both). Decide between using a controlled or uncontrolled input element and remove one of these props. More info: https://fb.me/react-controlled-components'

@dzearing
Copy link
Member

dzearing commented Sep 2, 2016

Duplicate of #4

@dzearing dzearing closed this as completed Sep 2, 2016
@microsoft microsoft locked as resolved and limited conversation to collaborators Sep 1, 2019
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants