After calling the resetStepper Function The Stepper stop Working on latest Version Materialize 1.0 Beta.
Uncaught ReferenceError: Materialize is not defined
at n.fn.init.$.fn.resetStepper (materialize-stepper.min.js:5)
at s.onModalClose (localhost/:248)
at Object.complete (materialize.min.js:6)
at o (materialize.min.js:6)
at r (materialize.min.js:6)
at Object.D.v.tick (materialize.min.js:6)
at e (materialize.min.js:6)
After i changed Materialize.updateTextFields() to M.updateTextFields() in the JS File as proivded in the latest version, the Stepper is empty after reopen like its missing the JS File.
After calling the resetStepper Function The Stepper stop Working on latest Version Materialize 1.0 Beta.
Uncaught ReferenceError: Materialize is not defined at n.fn.init.$.fn.resetStepper (materialize-stepper.min.js:5) at s.onModalClose (localhost/:248) at Object.complete (materialize.min.js:6) at o (materialize.min.js:6) at r (materialize.min.js:6) at Object.D.v.tick (materialize.min.js:6) at e (materialize.min.js:6)