angular-route-segment
angular-route-segment copied to clipboard
fixed a race condition when multiple promises resolve out of order
An attempted fix of this issue: https://github.com/artch/angular-route-segment/issues/114 This solves the problem for me, but the author may be aware of some drawbacks to using this method.