Walid Bouguima

Results 14 comments of Walid Bouguima

Although deprecated you can get rid of this error by changing /deep/ to ::ng-deep in line 72:3 also in line 77 as well.

If you still face this problem, you may notice that NgModules and Router Tree tabs are hidden as well. Disabling Ivy in **tsconfig.json** solved my issue. Probably, this will be...

@somq I can confirm that the solution I suggested above works fine for other folks. Check out the confirmation on stackoverflow. [here](https://stackoverflow.com/questions/61599839/ngmodules-and-router-tree-tabs-not-visible-in-augury) Let me see your console message.

@somq Happy that your code is working fine and you can inspect your app with Augury! Feel free to give it a thumbs up emoji so others can see that...

I think that @dbaron point is valid. But the selector's specificity description as it stands is confusing. I think it can be rewritten for a better readability to include` :host`...

Please provide context/environment specification and reproduction details including a link to [stackblitz](https://stackblitz.com/).

Closing after relevant PR merged under commit https://github.com/angular/angular/commit/2bb12ac02f8a0f766f6a38d4f3704eaebe58d402.

Hi Paul @devversion and Kristiyan @crisbeto , I opened the PR after Alex's confirmation here: https://github.com/angular/angular/issues/55772#issuecomment-2109058291