rangle / angular-devtools

Moved to the Angular organization.
https://github.com/angular/angular/tree/master/devtools
255 stars 18 forks source link

fix: show properly dynamically inserted content with DOM APIs #828

Closed mgechev closed 3 years ago

mgechev commented 3 years ago

Fix #791

Build the render tree starting from the root node of the application. This fix is applicable only for v12+ apps that are using the latest debugging APIs.