Question
disable popup after clicking previous button
I have added a popup at the end of the steps using stepcompleted event and I want to disable the popup when I click previous button as it is still showing after clicking the previous button. How can I do that?

