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

Initializing form validation twice cause onSuccess to fire 4 times #3798

Closed
kevinresol opened this issue Mar 8, 2016 · 1 comment
Closed
Milestone

Comments

@kevinresol
Copy link

https://jsfiddle.net/Lehyvemg/

Open debug console and click "Submit" in the form.
It can be seen that onSuccess is fired 4 times, if the form is initialized twice.

I need to re-init the form because I will add fields dynamically. (ref #910)

@jlukic jlukic added this to the 2.1.9 milestone Mar 8, 2016
@jlukic jlukic modified the milestones: 2.1.9, 2.2 May 4, 2016
@jlukic
Copy link
Member

jlukic commented May 15, 2016

Sorry about that, that was a terrible terrible oversight when refactoring settings.

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

No branches or pull requests

2 participants