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

Validation does not re-initialize once the form is submitted #1937

Closed
nbarquin opened this issue Feb 1, 2017 · 4 comments
Closed

Validation does not re-initialize once the form is submitted #1937

nbarquin opened this issue Feb 1, 2017 · 4 comments
Labels
stale Used to mark stale issues

Comments

@nbarquin
Copy link

nbarquin commented Feb 1, 2017

Checklist for this issue

Add a function that allows validation to run after from submit - multiple form submits

Subject of the issue

The validation messages do not display after the form is submitted

Your environment

1.13.0
Chrome 55.0.2883.87

Steps to reproduce

o Start with a freshly refreshed page/form with blank fields
o Tab through the fields – no validation messages will display
o Fill in valid info for all fields except for one (such as your email address)
o Attempt to submit – validation message will appear
o Fix the invalid field(s) and submit – form will submit
o Tab through the fields – the fields that failed validation before will have their validation message displayed when they are tabbed to

Demo: http://www.foambymail.com/blog/how-to-create-the-ultimate-cozy-bedroom-this-winter/?test=1 (click on mail icon)

Expected behaviour

vlaidation messages should appear

Actual behaviour

validation messages do not appear

@Arkni
Copy link
Member

Arkni commented Feb 2, 2017

Can you test with the latest version 1.16.0 and see if the same issue appears ?

@nbarquin
Copy link
Author

nbarquin commented Feb 2, 2017

current CDN: ajax.aspnetcdn.com/ajax/jquery.validate/1.13.0/jquery.validate.min.js tried https://ajax.aspnetcdn.com/ajax/jquery.validate/1.16.0/jquery.validate.min.js but didn't work

@staabm
Copy link
Member

staabm commented Feb 2, 2017

I somehow forgot that we had connectivity problems and the website wasn't up2date.

just published the latest release on the website https://jqueryvalidation.org/

@stale
Copy link

stale bot commented Jun 5, 2018

This issue/proposal has been automatically marked as idle and stale because it hasn't had any recent activity. It will be automtically closed if no further activity occurs. If you think this is wrong, or the problem still persists, just pop a reply in the comments and one of the maintainers will (try!) to follow up.
Thank you for contributing :)

@stale stale bot added the stale Used to mark stale issues label Jun 5, 2018
@stale stale bot closed this as completed Jun 12, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
stale Used to mark stale issues
Projects
None yet
Development

No branches or pull requests

3 participants