devtools
devtools copied to clipboard
Unable to view new vue instances correctly
Version
6.1.4
Browser and OS info
Chrome 102.0.5005.63
Steps to reproduce
Open the vue dev tools then perform an action that will create a new instance of vuejs in your page
What is expected?
I'd expect the dev tools to be able to view and interact with the new instance of view just like the existing instances.

What is actually happening?
I am unable to see any details of the components in the new vue instances.

Have you tried downgrading to 6.1.0? I was having similar issues and going back to 6.1.0 resolved it for now.
Thanks What is the best way of downgrading, I can't seem to find any documentation on manually installing the extension in chrome or firefox
@designgears do you have any info on how to manually installing the extension in chrome or firefox
@designgears do you have any info on how to manually installing the extension in chrome or firefox
Compile it and install it with developer mode enabled for extensions in either browser.