Kinark / Materialize-stepper

A little plugin that implements a stepper to Materializecss framework.
https://kinark.github.io/Materialize-stepper/
MIT License
227 stars 60 forks source link

Feedback functions sometimes failes to execute #82

Open Guebbit opened 5 years ago

Guebbit commented 5 years ago

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

Kinark commented 5 years ago

I'll check on this. Thanks for reporting :)

iagoziploc commented 1 year ago

hey there, is there any advance on this issue? i'm having the same problem. thanks in advance <3