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

Several components are not displayed in the Angular Devtools #974

Closed
jasmine-song opened this issue Dec 6, 2021 · 1 comment
Closed
Labels
bug Something isn't working

Comments

@jasmine-song
Copy link

jasmine-song commented Dec 6, 2021

Angular DevTools version (required):
Angular DevTools 1.0.4
Angular version (required):
9.1.13
Link to a minimal stackblitz reproduction (strongly encouraged):

Description of issue:
According the screenshot, I have the component called 'onenote-notebook-paragraph-result', it can show in the host element, but can't find componts in Angular Devtools

image

image

image

Additional details:
the 'NotebookparagraphresultComponent' are two components that are looping out, i don't know why only this components don't show

@jasmine-song jasmine-song added the bug Something isn't working label Dec 6, 2021
@mgechev
Copy link
Contributor

mgechev commented Dec 8, 2021

The issue is related to #773. Make sure you update to Angular v12+ to get proper component view.

@mgechev mgechev closed this as completed Dec 8, 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

2 participants