angular-intro.js
angular-intro.js copied to clipboard
Change state and URL without closing Intro
Hi,
i am trying to navigate between states and URL without stopping the Intro. It stops once i do $state.go. How do you mange to do that?