Skip to content
This repository was archived by the owner on Feb 26, 2024. It is now read-only.

Document how to use with md-tabs and update to $location.path without controller reload #341

Open
nalbion opened this issue May 31, 2015 · 2 comments

Comments

@nalbion
Copy link

nalbion commented May 31, 2015

What is the best way to update the $location.path value (from a tab, for example) without requiring the reload of the controller?

The following link provides a work-around for ng-route, but it would make sense for this to be supported "out-of-the-box"

http://stackoverflow.com/questions/14974271/can-you-change-a-path-without-reloading-the-controller-in-angularjs

@tkrotoff
Copy link

tkrotoff commented Jun 4, 2015

See issue "Option on $location to allow hash/path change w/o reloading the route" from AngularJS repo: angular/angular.js#1699

Duplicate of issue #37?

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants