Disable Wizard Header Click
How do I disable wizard header click? Meaning we can only navigate between the steps using the next/previous buttons which is available at the bottom.
3 Replies
->skipable(false)
Skippable prevent to go further in the wizard, but if I'm in the last step I can go back by clicking in the header. Do you know how to disable this?
hello @Proks D I have same issue here
if you wanna go further it's blocked but if you go back by clicking on the header step it go back and I wanna prevent that 😦
Have you found any solution?