Skip to content
This repository has been archived by the owner on May 25, 2021. It is now read-only.

NgModules and Router Tree tabs not visible in Augury #1472

Open
rubiks-cube opened this issue May 4, 2020 · 6 comments
Open

NgModules and Router Tree tabs not visible in Augury #1472

rubiks-cube opened this issue May 4, 2020 · 6 comments

Comments

@rubiks-cube
Copy link

Augury version :1.25.2
Angular version :9.1.3
Date:4 may2020
OS:macOs

@Fangtsailo
Copy link

Augury version :1.25.2
Angular version :9.1.4
Date:5 may2020
OS:macOs

I encountered the same problem.

@AleksanderBodurri
Copy link
Contributor

Augury offers partial support for Angular Ivy which is enabled in Angular 9+ by default. Due to changes in the Angular debug API it cannot support ngModule or router tree parsing as of right now.

If it doesn't matter to you if you're using Ivy or Render2, you can disable Ivy in Angular 9 to enable the functionality you mentioned.

See: https://angular.io/guide/ivy#opting-out-of-ivy-in-version-9

If someone would like to open a PR updating the README to make this more clear, that would be very helpful.

@rubiks-cube
Copy link
Author

@AleksanderBodurri Worked after disabling Ivy

@Fangtsailo
Copy link

@AleksanderBodurri Thanks a Million!!!!

@AleksanderBodurri
Copy link
Contributor

No worries :)

@crfrolik
Copy link

Is this project going to be updated for Ivy? I haven't seen any progress in the commit history recently.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants