Skip to content
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

Component tree not supported #1233

Closed
ashokgelal opened this issue Jul 18, 2020 · 1 comment
Closed

Component tree not supported #1233

ashokgelal opened this issue Jul 18, 2020 · 1 comment

Comments

@ashokgelal
Copy link

Version

6.0.0-beta.1

Browser and OS info

Chrome 84 ? macOS Catalina

Steps to reproduce

  1. Have a few Vue components
  2. Open devtools on Chrome

What is expected?

Devtools should show all my components just like the way it used to before the latest version

What is actually happening?

It doesn't render any components and shows "Component tree not supported" error message


Vue devtools on Firefox can render the same page/app just fine. Also, earlier version used to work just fine for the same page just fine. I also see App with id null not found error logged in the console.

@ashokgelal
Copy link
Author

Nevermind. Version 6.0 is only supported for Vue3 and my project is a Vue2 project. I don't know how it ended up installing the beta version of the Chrome extension.

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

No branches or pull requests

1 participant