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...
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...