dotJEM / angular-routing

Enhanced state based routing for Angular applications!
https://dotjem.github.io/angular-routing/
MIT License
75 stars 9 forks source link

sref params does not correctly change the url. #92

Closed jeme closed 10 years ago

jeme commented 10 years ago

Observe does not seem to work in the way we wan't it to for params.

It should be easy to define a set of static params and then just a few dynamic ones that change on the page. Currently it won't change the url if this is the case.