Hello, I want to ask about the stepper. I am using stepper version 8 on javascript and html. How to reload the stepper and the form contained in the stepper after I click the submit stepper without reload the page? How to use stepper.destroy and reinit the stepper. Thanks.
Hi,
Thanks for reporting this bug.
Please try to use this updated version of KTStepper and recompile your assets.
Now can use the destroy method and recreate a new instance of KTStepper. You can handle the step index by resetting any step index you need using getCurrentStepIndex() and goTo() API methods as explained in the documentation
Could you please confirm if this works for you ?
Regards,