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

Materialize stepper back button issue on double click #106

Open jasirec opened 3 years ago

jasirec commented 3 years ago

I am using Materialize Stepper in my project to display multi forms, everything is working fine and i noticed that when double click on back button all the content become blank and we have to refresh the page.

https://codepen.io/jasirec/pen/qBXQLZo

Please check the above codepen page and when you click next button and from second step if you tried to double click on back button all content will be washout.

If anyone can check and suggest some solution that will be great help.