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