rangle / angular-devtools

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

disable router tree tab #737

Closed AleksanderBodurri closed 3 years ago

AleksanderBodurri commented 3 years ago

Previously the router parser uses private APIs to create the visualization for the router tree tab. Now the router parser always returns an empty router tree, effectively disabling the router tree tab until the necessary framework APIs are developed.

hiepxanh commented 3 years ago

hello, can I ask, @mgechev when is this feature going back ?