mirror of
https://github.com/angular/angular
synced 2026-05-24 09:28:37 +00:00
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 |
||
|---|---|---|
| .. | ||
| BUILD.bazel | ||
| integration_spec.ts | ||