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

User settings page throwing warning on console #86

Open
Gabri3l opened this issue Jul 6, 2016 · 1 comment
Open

User settings page throwing warning on console #86

Gabri3l opened this issue Jul 6, 2016 · 1 comment

Comments

@Gabri3l
Copy link
Member

Gabri3l commented Jul 6, 2016

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

I am not sure if this is only me, I open the issue as a reminder and I will look into it later on.

@frankrobert
Copy link
Member

The API endpoints default to 'null' when any data would be empty. The state is made the same to match.
The error in the log is a soft warning but functionally shouldn't be a problem to my understanding.

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