devtools icon indicating copy to clipboard operation
devtools copied to clipboard

Vue dev tool not working on chrome 99.0.4844.84

Open saravana13n opened this issue 2 years ago • 6 comments

Version

6.1.4

Browser and OS info

Chrome 99.0.4844.84

Steps to reproduce

Install Vue dev tool update chrome to 99.0.4844.84 and open chrome developer tools

What is expected?

vue option is not listed in developer tools of chrome on loading a web page build on vue

Also cant read vue files from source of developer tools of chrome

What is actually happening?

Browser should detect vue from webpage and vue option need to be listed on developer tool of chrome. Also vue files should be in readable format in source of developer tools of chrome

saravana13n avatar Apr 06 '22 06:04 saravana13n

Same issue. Anyone looking into this?

pleek91 avatar Apr 12 '22 13:04 pleek91

As a workaround I did install the legacy version 5.3.4 as described here, which does appear. However also v6.x did work until some days ago.

mediafreakch avatar Apr 12 '22 14:04 mediafreakch

Same issue with Chrome Version 100.0.4896.127 Uninstalled and reinstalled it, restarted Chrome and enabled "allow access to file urls" solved it for me

hippopotamustoad avatar Apr 24 '22 12:04 hippopotamustoad

There are bugs with Chrome (99+) devtools extension API affecting all extensions that add devtools tabs. https://bugs.chromium.org/p/chromium/issues/detail?id=1304058

Workaround is to use Firefox.

Akryum avatar Apr 25 '22 12:04 Akryum

I'm having a similar issue, the extension isn't even detecting Vue.js and it's also not showing in my dev tools panel

tenaciouspete avatar Apr 29 '22 09:04 tenaciouspete

https://bugs.chromium.org/p/chromium/issues/detail?id=1305475 It appears a potential fix is on its way for Chrome 103

Akryum avatar May 25 '22 13:05 Akryum