rangle / augury

Angular Debugging and Visualization Tools
https://augury.rangle.io
MIT License
2.01k stars 216 forks source link

Unable to see NgModules and Router Tree in Augury Extention #1475

Open vinaynoothi opened 4 years ago

vinaynoothi commented 4 years ago

Augury: 1.25.2 Date: Sat, 16 May 2020 22:49:13 GMT OS: Win32

Demo test application: -- Git repository for demo app showing the issue (optional but very helpful for difficult issues). -- If a code snippet will completely show the issue, please include it.

Description of issue: -- Include (clipped) screenshot images if possible.

Angular version (required): 9.1.7

Steps to reproduce: Not able to see NgModules, Router Tree, Injector Graph and all. augury

Additional details: What is the issue

herobarua commented 4 years ago

Yes it not working with latest version for Angular 9.1.7, i hope it will be fix As soon as possible.

it working with good Angular version 8.2.14.

AleksanderBodurri commented 4 years ago

Duplicate: https://github.com/rangle/augury/issues/1472