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

I havn't component states #1300

Closed
SebastienFouchard opened this issue May 11, 2018 · 13 comments
Closed

I havn't component states #1300

SebastienFouchard opened this issue May 11, 2018 · 13 comments

Comments

@SebastienFouchard
Copy link

Augury: 1.16.0
Date: Fri, 11 May 2018 00:43:47 GMT
OS: Win32

Demo test application:
-- Git repository for demo app showing the issue (optional but very helpful for difficult issues).
-- If a code snippet will completely show the issue, please include it.

Description of issue:
-- Include (clipped) screenshot images if possible.
image

Angular version (required): 4.4.6

Steps to reproduce:

Additional details:

@clabough
Copy link

I'm still having the same issue that was in #1253

Augury 1.16.0
Angular 6.0.1

It displays the component dependencies correctly, but no properties. Note: this is not for every component in the project, just some.

I've turned on "Usage Data" to try and help.

@santiago-elustondo
Copy link
Contributor

@clabough, thanks for the issue submission.
Any idea what might be different about the components that have this problem?

@SebastienFouchard
Copy link
Author

i have this problem of all components of all angular's projects.
I make new project for testing but i have same problem.

@rekna1
Copy link

rekna1 commented May 15, 2018

Same here, angular 5.2.9 augury 1.1.16.
Only very simple components show state, such as a loading indicator. None of the components loaded in router outlet show any state. Some previous version of augury did not have this problem, but I can't remember when it started to go wrong

@santiago-elustondo
Copy link
Contributor

Can you try the latest Canary Build, and tell me if the issue persists there?

@clabough
Copy link

Issue still persists in Canary build.

@santiago-elustondo
Copy link
Contributor

@clabough, can you confirm you're using v1.16.1 of the Canary Build ?

@SebastienFouchard
Copy link
Author

Thank for this soluce which resolve my problem

@clabough
Copy link

@santiago-elustondo Yes. 1.16.1. What's really weird is that it will show states for simple components within the more complex component that it doesn't show states. If I can find time, I will try to make a stripped down version that exhibits the issue.

@santiago-elustondo
Copy link
Contributor

@clabough, what does the complex component take as constructor parameters?

@clabough
Copy link

@santiago-elustondo Various constructors. I tried making a side project with only part of my main application that wasn't showing states in some components, but it worked there, so it must not be the complexity of one set of components, but the complexity (or number of ) components within the application. I'll let you know when I have a repo that you can view.

@rekna1
Copy link

rekna1 commented May 16, 2018

for me the canary build has fixed the issue

@santiago-elustondo
Copy link
Contributor

Thanks a lot, @clabough. Keep me posted.
Please create a new issue, and I'll be happy to get it resolved when we have a replicable case.

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