-
Notifications
You must be signed in to change notification settings - Fork 216
NgModules and Router Tree tabs not visible in Augury #1472
Comments
Augury version :1.25.2 I encountered the same problem. |
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. |
@AleksanderBodurri Worked after disabling Ivy |
@AleksanderBodurri Thanks a Million!!!! |
No worries :) |
Is this project going to be updated for Ivy? I haven't seen any progress in the commit history recently. |
Augury version :1.25.2
Angular version :9.1.3
Date:4 may2020
OS:macOs
The text was updated successfully, but these errors were encountered: