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

Remove missing name warning on Form submit #1310

Closed
levithomason opened this issue Feb 13, 2017 · 1 comment
Closed

Remove missing name warning on Form submit #1310

levithomason opened this issue Feb 13, 2017 · 1 comment

Comments

@levithomason
Copy link
Member

When submitting a Form, there are warnings during serializing if any control is missing a name prop. Most form submissions are not handled via onSubmit since state is kept outside the form.

We should consider dropping this over-zealous warning.

@levithomason
Copy link
Member Author

This will be fixed by #1362

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

1 participant