benmarch / angular-ui-tour

Product tour using Angular UI Bootstrap Tooltips
163 stars 49 forks source link

probleme with TourConfigProvider.enableNavigationInterceptors(); #171

Open syndra123 opened 6 years ago

syndra123 commented 6 years ago

i noticed that TourConfigProvider.enableNavigationInterceptors(); doesnt work when i use $state.go() in controller instead of $location.path() is there any solution for this?

benmarch commented 6 years ago

This might help: https://github.com/benmarch/angular-ui-tour/issues/143