react-final-form-html5-validation icon indicating copy to clipboard operation
react-final-form-html5-validation copied to clipboard

HTML5 Field validation is not invoked on external form submit

Open ackvf opened this issue 6 years ago • 0 comments

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.

html-validation

I wonder if this is design limitation or a bug.

https://codesandbox.io/s/7kk9w2ryzq

ackvf avatar Apr 28 '19 19:04 ackvf