mirror of
https://github.com/angular/angular
synced 2026-05-24 09:28:37 +00:00
DebugElement.query also matches elements that may have been created outside of Angular (ex: with `document.appendChild`). If those matched DebugElements are in turn used to query for more elements, an error occurs because the first step in queryAll is to load the LContext. PR Close #34687 |
||
|---|---|---|
| .. | ||
| debug_node_spec.ts | ||