Hi, It is possible to configure the Angular2 router (with the hash location strategy) to preserve query parameters? When I load the page, it removes the query string and appends it to the URL fragment, and when I click on a router link, the query string disappears entirely. I would like the router to not touch the query string at all, just keep it the way it is, and only modify the URL fragment.
Best regards, J. Smith -- 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 https://groups.google.com/group/angular. For more options, visit https://groups.google.com/d/optout.
