Hi, I want to create a navigation flow in my application, where I will replace one state with another. I followed: https://github.com/angular-ui/ui-router/wiki/Quick-Reference#stategoto--toparams--options
Here is my sample on codepen:
As you can see, it doesn’t work. Is there a bug or beginners mistake?
Thanks for suggestions.