Open ermarkar opened 5 years ago
Could you please provide a jsfiddle or something? I couldn't reproduce the bug and it's working well on the docs: https://kinark.github.io/Materialize-stepper/#demos_horizontal
Hi, try removing waves-effect waves-dark
classes from buttons.
Hi, I have the same problem, this is my codes.
`<!DOCTYPE html>
<html lang="en">
<script src="./js/mstepper.min.js" />
HTML Code
and in ts file
but this is not working properly.
And on click of Step1 it changes to
Issues 1) It is showing 2 in the first step 2) I am not able to click on any step now