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

Warning: value prop on input should not be null #26

Closed
tkandr opened this issue Apr 15, 2016 · 4 comments
Closed

Warning: value prop on input should not be null #26

tkandr opened this issue Apr 15, 2016 · 4 comments

Comments

@tkandr
Copy link

tkandr commented Apr 15, 2016

Just updated to react 15.0.1 and got this warning:

Warning: value prop on input should not be null. Consider using the empty string to clear the component or undefined for uncontrolled components.

facebook/react#5048

@psaia
Copy link
Owner

psaia commented Apr 15, 2016

I was just about to add an issue for supporting 15.x. Looking in to it today.

@psaia psaia closed this as completed in fe2f881 Apr 15, 2016
@psaia
Copy link
Owner

psaia commented Apr 15, 2016

@tkandr Let me know how it works out for you.

@tkandr
Copy link
Author

tkandr commented Apr 15, 2016

@petesaia Seems you forgot to update npm package :)

@psaia
Copy link
Owner

psaia commented Apr 15, 2016

Done!

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

2 participants