angular-cn/modules/angular1_router/lib
Rene Weber 2bf21e1747 fix(Router): replace state when normalized path is equal to current normalized path
Make sure the same path is not added multiple times to the history.
It is replacing the state, instead of skipping it completely,
because the current path in the browser might not be normalized,
while the given one is normalized.

Closes #7829

Closes #7897
2016-05-20 15:30:15 -07:00
..
facades.es5 fix(Router): replace state when normalized path is equal to current normalized path 2016-05-20 15:30:15 -07:00