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

Does this works with ui-router? #94

Open degs098 opened 6 years ago

degs098 commented 6 years ago

I have a problem with this, because the tour's tag scope it's not the same that the controller's scope. So I think that is the ui-router dependency.

Thanks a lot!