angular/aio/content/examples/router/src
Sonu Kapoor a7d5c55926 docs: fix routing code to use navigate (#35176)
Previously, the example in the `router` guide was not
preserving the query params after logging in.

This commit fixes this by using `navigate` instead of
using `navigateByUrl`, which ignores any properties in
the `NavigationExtras` that would change the provided URL.

Fixes 34917

PR Close #35176
2020-02-24 09:00:03 -08:00
..
app docs: fix routing code to use navigate (#35176) 2020-02-24 09:00:03 -08:00
index.html docs: Update router guide to use Angular CLI (#20023) 2018-09-26 10:14:49 -07:00
main.ts docs(aio): update migrated content from anguar.io 2017-03-28 10:21:46 +01:00