6.0.0-beta.1
chrome(Version 84.0.4147.89 (Official Build) (64-bit)) and mac os x(10.15.4 (19E287))
Open up vue dev tools, a tooltip with "component tree not supported" error comes up. Also the console says "App with id null not found"
i should be able to inspect and check my vue components
i am unable to see the components on the page
Now i need to check how to get the earlier version of vue devtools on chrome
I'm getting the same thing. I'm running Vue 2.6.11. Any way to downgrade the extension version? For some reason it put me on the new beta.
Update: Uninstalling the extension and re-installing from the chrome web store put me back on the 5.3.3 version, which still works. I had to restart chrome after re-installing the extension.
Same issue, since a few minutes ago.
Same issue, Firefox is working so using it till this gets fixed. Firefox addon was not updated like Chrome extension.
Same issue.
Also experiencing this since today.
I'm running multiple Vue apps on the page if that is helpful context - it has always been fine previously though.
Just read the Overview for the chrome extension here in this link
_Currently only supports Vue 3
Only provides component inspection for now - other features coming soon._
We are out of cookie till they fix the issues :(
ThePpeecc is right. I've been using beta by default long time - and now it doesn't work with Vue 2.x, but the usual not beta version from the store works fine
Same issue from yesterday.
The same issue here from 07/20
Please use the stable version for Vue 2.x (support for Vue 1 and Vue 2 will be added soon to the devtools beta).
It seems that, because I installed 5.0-beta back in the day, I was in the beta channel for the extension or something, so I received an auto-upgrade to 6.0-beta.
Installing the stable extension does fix the issue.
Most helpful comment
It turned out that I had installed the wrong plugin as there looked to be two different versions.
The one I had installed was 6.0.0 beta 1 from here
Whereas the right one to use if working with Vue 2.6 can be found here