mirror of
https://github.com/angular/angular.git
synced 2026-09-14 13:54:52 +08:00
ba4b3dbed7
Previously this was throwing errors in applications with no Router token. Now it skips emitting events for the router tree when it is unable to find the Router token. Note: If these events don't emit, DevTools treats the RouterTree feature as disabled. PR Close #60221