Alex
Alex
I tried and installed the Angular UI Tour also but there are some issues in configuring it. In documentation, Tour Configuration "Tours can be configured either programatically in a config...
I am using and when i reload my app it gives me below error. ``` angular.js:13708 TypeError: e is not a constructor at Object.o (http://dayjibefront.localhost.com/bower_components/angular-ui-tour/dist/angular-ui-tour.js:7:26008) at Object.invoke (http://dayjibefront.localhost.com/bower_components/angular/angular.min.js:41:376) at Object.$get...
It was all my mistake. First i got the optionValue thing (Sorry but i have not read the document properly) Second the constructor error which is due to hone.js missing...
I have some other issues. 1. When i apply tour-step-backdrop = 'true' is doesn't cover full screen. 2. When i start the tour the popup comes but empty(not positioned correctly)...
I am using Angular UI Tour. Ok i am moving this thread to other repo.