You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This bug is present in all versions I tryed so far: 3.0.0, 3.0.1 and 3.1.0.
I can't understand why, but the data-feedback function on .next-step button sometimes is randomly ignored. Can't determine why.
Little note: I see that step title navigations ignore all validation and don't even fire the validationFunction, why? As a stepper, this kind of things are crucial...
The text was updated successfully, but these errors were encountered:
This bug is present in all versions I tryed so far: 3.0.0, 3.0.1 and 3.1.0.
I can't understand why, but the data-feedback function on .next-step button sometimes is randomly ignored. Can't determine why.
Here the codepen: https://codepen.io/Shinseiten/pen/gOYvWEb
It's just the basic code anyway.
Little note: I see that step title navigations ignore all validation and don't even fire the validationFunction, why? As a stepper, this kind of things are crucial...
The text was updated successfully, but these errors were encountered: