DaftMonk / angular-tour

AngularJS directive for giving an interactive tour of your website.
http://daftmonk.github.io/angular-tour/
MIT License
608 stars 137 forks source link

Unable to restart the tour once final step has reached #85

Open kodlyzer opened 7 years ago

kodlyzer commented 7 years ago

Is there any way the tour can be restarted once the final step is hit? Also, the start tour in the demo seems not working.

Tried disabling the cookie.

cipster commented 6 years ago

I've accomplished "restart" of tour by manually setting the currentStep to 0.