Sambruk / streamflow-core

3 stars 2 forks source link

Investigate using $location instead of window.location.replace #13

Closed gustafnk closed 9 years ago

gustafnk commented 10 years ago

It's not clear exactly what happens with code after window.location.redirect, even if a hash-route is being redirected to.

Investigate if it's best to keep things as they are or to use $location.

http://stackoverflow.com/questions/14201753/angular-jshow-when-to-use-ng-click-to-call-a-route/14202514#14202514