You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Jun 24, 2023. It is now read-only.
For some reason, I can not attach to the wizard close event. I want the page to refresh when anyone closes the wizard...
I never get the Alert, no does the page refresh.
I'm using a bootstrap app, and this is driving me nuts... Any ideas?
I am able to do events like:
wizard.on("submit", function (wizard) {
....
});
that works fine... but the above one does not.
help...
The text was updated successfully, but these errors were encountered: