You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The above documentation gives no indication that it ignores the queryParams NavigationExtras value. There should be something that explicitly mentions NavigationExtras that do nothing.
The text was updated successfully, but these errors were encountered:
queryParams is used when creating the target URL, as well as when using queryParamsHandling strategy of merge, as well as returned as the default for routerLinks.
Please file a new issue if there's a specific thing missing from the documentation.
https://angular.io/api/router/Router#navigateByUrl
The above documentation gives no indication that it ignores the queryParams NavigationExtras value. There should be something that explicitly mentions NavigationExtras that do nothing.
The text was updated successfully, but these errors were encountered: