angular/devtools/projects/ng-devtools-backend/src
Doug Parker 6ce7c4cb4b fix(devtools): call ng.getDirectiveMetadata with the component instance (#60991)
`ng.getDirectiveMetadata` receives the component instance, not the raw DOM element.

This assumes that `ng.getComponent` is implemented in all environments and that the root element itself is a component.

PR Close #60991
2025-04-23 14:34:33 -07:00
..
lib fix(devtools): call ng.getDirectiveMetadata with the component instance (#60991) 2025-04-23 14:34:33 -07:00
BUILD.bazel refactor(devtools): disable unsupported features (#60585) 2025-04-22 21:29:04 +02:00
public-api.ts refactor(devtools): disable unsupported features (#60585) 2025-04-22 21:29:04 +02:00