mirror of
https://github.com/angular/angular
synced 2026-05-24 09:28:37 +00:00
Previously, when "Hide injectors with no providers" was toggled, it is possible for the injector tree visualizer to have no Element injectors to visualize. This caused a bug in the slicing logic that splits apart the environment and element injectors from DI resolution paths within the injector tree component in Angular DevTools. Now, this logic is correctly handled when there are no element injectors to visualize. PR Close #57442 |
||
|---|---|---|
| .. | ||
| demo-no-zone | ||
| demo-standalone | ||
| ng-devtools | ||
| ng-devtools-backend | ||
| protocol | ||
| shared-utils | ||
| shell-browser | ||