Skip to content
This repository has been archived by the owner on Jan 27, 2022. It is now read-only.

Components pane is empty #809

Closed
hinok opened this issue May 21, 2021 · 7 comments
Closed

Components pane is empty #809

hinok opened this issue May 21, 2021 · 7 comments
Labels
bug Something isn't working

Comments

@hinok
Copy link

hinok commented May 21, 2021

Angular DevTools version (required): 1.0.0

Angular version (required): 11.2.11

Link to a minimal stackblitz reproduction (strongly encouraged): N/A

Description of issue:

  • Components pane is empty

Screenshot 2021-05-21 at 11 57 30

Steps to reproduce:

  1. Open page

  2. Open dev tools

Additional details:

Components pane is empty but when I use inspector

Screenshot 2021-05-21 at 12 04 44

I can see small "tooltips" with components names like below

Screenshot 2021-05-21 at 12 07 14

@hinok hinok added the bug Something isn't working label May 21, 2021
@guidopontet
Copy link

Same here

Angular DevTools version (required): 1.0.0

Angular version (required): 11.0.2

@nikhilgrag
Copy link

@hinok @guidopontet It was happening for me as well. Check your chrome console, if you are getting a warning Unbale to find ID of undefined when you try to inspect some element,
then you can refer to #774

@mgechev
Copy link
Contributor

mgechev commented May 21, 2021

@hinok @guidopontet would you check updating to v12? We introduced better integration with framework which should fix the issue. Let me know if this resolves the problem.

To make sure we fix it for older versions too, I'd really appreciate a minimal reproduction where we can investigage!

@mgechev
Copy link
Contributor

mgechev commented May 23, 2021

@hinok @nikhilgrag @guidopontet could you share a minimal reproduction so we can investigate and fix for older versions?

@nikhilgrag
Copy link

@mgechev https://github.com/nikhilgrag/angular-dev-tools-old-version-error
It will start working once you remove ViewContainerRef from app.component.ts

@guidopontet
Copy link

@mgechev start working ok on angular 12 update. ¡Thanks!

@mgechev
Copy link
Contributor

mgechev commented Jun 1, 2021

Closing it as duplicate of #773.

@mgechev mgechev closed this as completed Jun 1, 2021
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

4 participants