-
Notifications
You must be signed in to change notification settings - Fork 26.6k
Open
Description
Is this a bug report or a feature request?
- Bug Report
- Feature Request
Description [Feature Request only]
In the bottom pane Element Hierarchy
of the Injector Tree
it would be nice to highlight elements that have view providers defined. Now they are all just green. I do confirm the existence of the "Hide injectors with no providers". An extra color or something would be nice.

In the screenshot above, the Footer component has one view provider defined.
Several suggestions, one not excluding any other:
- Maybe we can provide some more details like the amount of providers for the specific component ( excluding or including potential ones from their ancestors? )
- Give a specific color, like in other sections, to highlight a difference
Minimal repo:
- Checkout the repo: https://github.com/samvloeberghs/angular-devtools
- Install dependencies
npm i
- Run the app
npm start
- Open the application on http://localhost:4200
Metadata
Metadata
Assignees
Labels
No labels