This reverts commit de67978a7d0d867ccbb91615a09e4471584569da. PR Close #35882
This commit is contained in:
parent
716d50aa21
commit
98a9daf4f4
@ -163,7 +163,6 @@ export class RouterLink {
|
||||
const extras = {
|
||||
skipLocationChange: attrBoolValue(this.skipLocationChange),
|
||||
replaceUrl: attrBoolValue(this.replaceUrl),
|
||||
state: this.state
|
||||
};
|
||||
this.router.navigateByUrl(this.urlTree, extras);
|
||||
return true;
|
||||
|
Loading…
x
Reference in New Issue
Block a user