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

Uncaught TypeError: Cannot read properties of undefined (reading 'getElementsByClassName') #107

Open faizabashir369 opened 2 years ago

faizabashir369 commented 2 years ago

I am using materialize stepper in react js and getting this error when i submit the form mstepper.min.js:10 Uncaught TypeError: Cannot read properties of undefined (reading 'getElementsByClassName') at mstepper.min.js:10 at E.nextStep (mstepper.min.js:10) at HTMLButtonElement. (mstepper.min.js:10) I am using v3.1.0. Any help would be highly appreciated. Thanks.