Thanks for the feedback Sander. I did use the $location service as you suggested, however that's what caused ui-router to trigger the refresh. You think not using a router at all is the solution? Wont it be a bit of work to achieve deep linking functionality without one?
-ra Den måndag 12 januari 2015 kl. 07:12:37 UTC+1 skrev Sander Elias: > > Hi Rasmus, > > Have a look at $location. This enables you to do what you want. I think > that in your use-case using a router is making it more complex then easier. > with $location you can update your parameters without refreshing the page. > > Regards > Sander > -- 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.
