You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
The text was updated successfully, but these errors were encountered:
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.
The text was updated successfully, but these errors were encountered: