mirror of
https://github.com/angular/angular.git
synced 2026-09-14 13:54:52 +08:00
60aa943e2d
Fixes #23023. When a HTTP Interceptor injects HttpClient it causes a DI cycle. This fix is to use Injector to lazily inject HTTP_INTERCEPTORS while setting up the HttpHandler on the server so as to break the cycle. PR Close #24229
1.0 KiB
1.0 KiB