mirror of
https://github.com/angular/angular.git
synced 2026-09-14 13:54:52 +08:00
c4384bf269
This fixes a bug with RouterOutlet and its context where it would reuse providers from a previously activated route. fixes #56774 PR Close #56798