Skip to content

Vue chrome extension only showing <Root> node #280

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Closed
stevekrouse opened this issue Mar 12, 2017 · 4 comments
Closed

Vue chrome extension only showing <Root> node #280

stevekrouse opened this issue Mar 12, 2017 · 4 comments

Comments

@stevekrouse
Copy link

The Vue Chrome Extension is only showing the node, and this is happening for me in two different Vue Projects:

Am I doing something wrong?

I uninstalled and re-installed the chrome extension. I'm on a chromebook with Chrome version 56.0.2924.87. I'm using Vue versions 2.0.1 and 2.2.1.

However, when I'm on the VueJS homepage, looking at those examples, the extension works properly showing different components.

Any tips? Thanks!

@posva
Copy link
Member

posva commented Mar 12, 2017

Hey, can you boil down the error and provide a repro using this template?
Thanks!

@stevekrouse
Copy link
Author

I've gotten the dev tools component viewer to work but only with non functional components. Is there a way to also view functional components?

@posva
Copy link
Member

posva commented Mar 13, 2017

no, functional components are stateless and therefore aren't displayed in the devtools

@stevekrouse
Copy link
Author

stevekrouse commented Mar 13, 2017 via email

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants