For example, I want this change in navigation to reload the state:
#/detail/1
#/detail/2
But I do not want th
This is a bug in UI-Router that was fixed in release 0.2.15:
https://github.com/angular-ui/ui-router/releases
Upgrading to the latest will fix the issue