Closed ghost closed 5 years ago
In prevStep, li.active(ACTIVESTEP) is found in array of li.step(STEP). However, there may other li.active belonging to materialize collapsibles or selects inside the active step, which throws error and blocks user from switching steps.
Indeed. This is a serious problem that I'm going to fix as soon as possible. Thank you for reporting this :)
In prevStep, li.active(ACTIVESTEP) is found in array of li.step(STEP). However, there may other li.active belonging to materialize collapsibles or selects inside the active step, which throws error and blocks user from switching steps.