Files
Edu a4a8573a75 fix(devtools): safely handle foreign root elements in feature detection
Prevent Angular DevTools from crashing when elements matching [ng-version] in the DOM do not belong to the host application (such as third-party custom elements or browser extensions). ng.getComponent returns null for these elements, which previously caused ng.getDirectiveMetadata to throw.

(cherry picked from commit ef09d108f2)
2026-09-09 22:26:05 +02:00
..
2026-07-20 10:48:28 +02:00