SIGN IN SIGN UP
angular / angular.js UNCLAIMED

AngularJS - HTML enhanced for web apps!

0 0 179 JavaScript

fix($location): strip off empty hash segments when comparing

Backported from e93710fe0e4fb05ceee59a04f290692a5bec5d20

The url is the same whether or not there is an empty `#` marker at the end.
This prevents unwanted calls to update the browser, since the browser is
automatically applying an empty hash if necessary to prevent page reloads.

Closes #9635
Closes #10748
T
Thibault Leruitte committed
e81b2f726cacd08bcf91500183a7ea3f71961718
Parent: 14c50a1
Committed by Peter Bacon Darwin <pete@bacondarwin.com> on 2/4/2015, 2:20:26 PM