angular/devtools/projects/ng-devtools-backend/src/lib/ng-debug-api
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
..
BUILD.bazel refactor(devtools): disable unsupported features (#60585) 2025-04-22 21:29:04 +02:00
ng-debug-api.spec.ts fix(devtools): call ng.getDirectiveMetadata with the component instance (#60991) 2025-04-23 14:34:33 -07:00
ng-debug-api.ts fix(devtools): call ng.getDirectiveMetadata with the component instance (#60991) 2025-04-23 14:34:33 -07:00
supported-apis.spec.ts refactor(devtools): disable unsupported features (#60585) 2025-04-22 21:29:04 +02:00
supported-apis.ts refactor(devtools): disable unsupported features (#60585) 2025-04-22 21:29:04 +02:00