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

[Question] Can validation only be performed when submit button is clicked? #217

Open
KenBrannigan opened this issue Feb 21, 2024 · 0 comments
Labels
Question Question about this project Triage Issue needs to be triaged

Comments

@KenBrannigan
Copy link

Is it possible through some settings to only have validation fire when the submit button is clicked? Currently, this happens before the first form submit but if the first form submit fails validation then modifying the failed field will fire off its validation onblur. I would like to suppress this onblur validation and only revalidate the form when submit is clicked again.

If this is not currently possible is it a feature that can easily be added?

@KenBrannigan KenBrannigan added Question Question about this project Triage Issue needs to be triaged labels Feb 21, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Question Question about this project Triage Issue needs to be triaged
Projects
None yet
Development

No branches or pull requests

1 participant