react-final-form-html5-validation
react-final-form-html5-validation copied to clipboard
A swap-in replacement for 🏁 React Final Form's <Field> component to provide HTML5 Validation
Results
12
react-final-form-html5-validation issues
Sort by
recently updated
recently updated
newest added
One does not simply do this as usually: ( return )/> It is now necessary to also pass `({input, ...rest})` to ``, but careful, there also is the `meta` object!,...
### Are you submitting a **bug report** or a **feature request**? Bug ### What is the current behavior? If you pass in an async `validate` prop to `Field`, the HTML5...