issues Search Results · repo:final-form/react-final-form-html5-validation language:TypeScript
Filter by
13 results
(68 ms)13 results
infinal-form/react-final-form-html5-validation (press backspace or delete to remove)Are you submitting a bug report or a feature request?
Bug report
What is the current behavior?
Asynchronously reinitialized fields (form prop initialValues changes) do not trigger validation. Meaning ...
eugeneoshepkov
- Opened on Apr 1, 2021
- #29
bug report/feature request
What is the current behavior?
React 17 is not listed as a peerDependency, causing NPM to throw could not resolve dependency when using React 17.
What is the expected behavior? ...
MoltenCoffee
- 2
- Opened on Nov 17, 2020
- #27
What is the current behavior?
Valid input when enter: abc.def@mail
What is the expected behavior?
Show error on: abc.def@mail - invalid email
Other information
you can check issue here https://codesandbox.io/s/14r018yjp4 ...
dexterns88
- 1
- Opened on Aug 28, 2020
- #26
Are you submitting a bug report or a feature request?
Bug report
What is the current behavior?
If required prop is initially true, then the validate function continues to require the field to be filled ...
TylerRick
- 2
- Opened on Sep 19, 2019
- #19
Another good reason you might consider adding to the Why not add this functionality directly into the officially bundled
Field component? section of the readme is that HTML5 validation has accessibility ...
danielnixon
- Opened on Aug 8, 2019
- #16
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 ...
ackvf
- Opened on Apr 28, 2019
- #14
bug report
What is the current behavior?
Programmatically set html5 validated fields don t get set to valid.
What is the expected behavior?
Valid programmatically set values should be validated as ...
samsch
- 1
- Opened on Mar 29, 2019
- #13
Are you submitting a bug report or a feature request?
feature request
What is the current behavior?
errorKeys are not exposed
What is the expected behavior?
errorKeys are exposed
curent code
var ...
TrejGun
- Opened on Mar 12, 2019
- #11
One does not simply do this as usually:
Field name= xTest required type= number render={({input}) = (
return input {...input}/
)/
It is now necessary to also pass ({input, ...rest}) to input ...
ackvf
- 4
- Opened on Feb 22, 2019
- #10

Learn how you can use GitHub Issues to plan and track your work.
Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub IssuesProTip!
Press the /
key to activate the search input again and adjust your query.
Learn how you can use GitHub Issues to plan and track your work.
Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub IssuesProTip!
Press the /
key to activate the search input again and adjust your query.