mirror of
https://github.com/angular/angular.git
synced 2026-09-14 13:54:52 +08:00
cfb26f5999
Replace URL-based active route detection with direct traversal of the ActivatedRoute tree. This solution is more reliable than the previous approach because it directly compares router tree configuration objects against the active router instance state with router.routerState.