In the angular 
example: https://code.angularjs.org/1.2.26/docs/api/ng/service/$anchorScroll 
when they change the location hash, the actual value in the browser doesn't 
change, however, when I tried to use the example, setting the 
$location.hash('something'), the browser url becomes 
mydomain.com/#!/mypage#something and I didn't want that.

How to change the $location.hash without changing the browser url?

-- 
You received this message because you are subscribed to the Google Groups 
"AngularJS" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To post to this group, send email to [email protected].
Visit this group at http://groups.google.com/group/angular.
For more options, visit https://groups.google.com/d/optout.

Reply via email to