mirror of
https://github.com/angular/angular
synced 2026-05-24 09:28:37 +00:00
DebugElement.query also searches elements that may have been created outside of Angular (ex: with `document.appendChild`). The current behavior attempts to get the LContext of these nodes but throws an error because the LContext does not exist. PR Close #32361 |
||
|---|---|---|
| .. | ||
| debug_node_spec.ts | ||