Closed wiemKh closed 6 years ago
Please read the Getting Started section of the README: https://github.com/benmarch/angular-ui-tour#getting-started
module.config(function (TourConfigProvider) {
TourConfigProvider.enableNavigationInterceptors();
});
hi ben, please i have a probleme very urgent to be resolved :( i'am using Multi-page Tours the problem is when the user do not click on next button of the tour and click on another button on the project par exemple home , when he redirected to the home page the tour step of the other page still displayed . index.html : <body ui-tour ui-tour-use-hotkeys="true" ui-tour-template-url="'views/tour-step-template.html'" controller: function TourCtrl($scope, $state) {
view1:
view2:
thank you for ur time.