Closed
Description
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)