mirror of
https://github.com/angular/angular
synced 2026-05-24 09:28:37 +00:00
This commit updates the logic to better handle a situation when there is a cyclic DI dependency detected. Previously, the error message used to contain the name of the token that triggered the problem. With this change, the DI resolution path would also be included, so that it's easier to find and resolve the cycle. PR Close #50902 |
||
|---|---|---|
| .. | ||
| forward_ref_spec.ts | ||
| injector_spec.ts | ||
| r3_injector_spec.ts | ||
| static_injector_spec.ts | ||