final-form / final-form/react-final-form-html5-validation
HTML5 Field validation is not invoked on external form submit
Open
- Dominant language
- TypeScript
- Stars
- 56
- Forks
- 8
- PR merge metrics
- No merged PRs in 30d
Description
Recommended practices here https://github.com/final-form/react-final-form/blob/master/docs/faq.md#how-can-i-trigger-a-submit-from-outside-my-form
don't trigger HTML5 validation, luckily another method can be used to work around the issue.

I wonder if this is design limitation or a bug.
https://codesandbox.io/s/7kk9w2ryzq
Contributor guide
Assessment
This issue has not been assessed yet.