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
It would be nice to tell a certain step to not allow the user to click to the next step, and instead manually control when that step goes to the next step. For instance, I have a tour that points out a button that opens a modal. I would ideally like the step to point out the button and wait for the user to click the button and the modal to open to programmatically move to the next step that starts pointing out things in the modal.
The text was updated successfully, but these errors were encountered:
I am using the exact versions of the following:
I have installed this library via: Bower
It would be nice to tell a certain step to not allow the user to click to the next step, and instead manually control when that step goes to the next step. For instance, I have a tour that points out a button that opens a modal. I would ideally like the step to point out the button and wait for the user to click the button and the modal to open to programmatically move to the next step that starts pointing out things in the modal.
The text was updated successfully, but these errors were encountered: