I have an Angular 2 test app running the latest alpha (37). There are just three routes, that look like this:
@RouteConfig([ { path: \'/\', component: Home
This is fixed in Alpha 41. The query string is now persisted.