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

After submit validation, client side validation disabled #494

Open
XXChester opened this issue May 23, 2018 · 0 comments
Open

After submit validation, client side validation disabled #494

XXChester opened this issue May 23, 2018 · 0 comments

Comments

@XXChester
Copy link

Hi,

I am struggling to figure this out and thought I'd ask. We have client side validation via the built in methods which work great. We also have server side validation which we map the field level errors back to the formsy fields. Now the problem is, at this point client side validation no longer works, the server's error remains on the field and the only way to remove it is to submit the form again after correcting the issue.

What am I missing here? I'd expect that as I start typing, client side validation would start triggering again, am I completely wrong here?

Thanks

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant