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