mirror of
https://github.com/angular/angular.git
synced 2026-09-14 13:54:52 +08:00
6c76c91e15
This commit adds an option to specify the default value for `queryParamsHandling` in `Router.createUrlTree` when another option is not specified (or is `null|undefined`). resolves #12664 PR Close #57198