This reverts commit 3327bd8eab
.
PR Close #30320
This commit is contained in:

committed by
Alex Rickabaugh

parent
2a0f497e94
commit
8ced321bb6
@ -556,7 +556,6 @@ export class Router {
|
||||
* way the next navigation will be coming from the current URL in the browser.
|
||||
*/
|
||||
this.rawUrlTree = t.rawUrl;
|
||||
this.browserUrlTree = t.urlAfterRedirects;
|
||||
t.resolve(null);
|
||||
return EMPTY;
|
||||
}
|
||||
|
Reference in New Issue
Block a user