I disabled the hide submission because it applies a display none and thus don’t allow me to animate.
The form reset I was referring to, is a js function that cleans the fields the user has entered into the form after successful submission, so he cannot send the form over and over. As I am applying the animation I can see the form cleaning its fields and it looks weird, like a glitch.
It’s not a big deal, but it would be a very neat feature.
I think I should have reported it as an feature request on github and create a pull request for disabling it through a data option.
Thanks for the help!