devtools icon indicating copy to clipboard operation
devtools copied to clipboard

Chrome doesn't show the context menu to inspect components

Open realtebo opened this issue 4 years ago • 8 comments

Version

5.3.3

Browser and OS info

Chrome 81 on Windows 10 64bit 19.09

Steps to reproduce

I have a page made using vue 2.x (latest), I right -click and I don't see inspect vue components.

What is expected?

I right -click and I see inspect vue components.

What is actually happening?

I right -click and I don't see inspect vue components.


Vue devtolls is enable for all pages and my page is build for dev, not for production

realtebo avatar Apr 30 '20 10:04 realtebo

Maybe you can try chrome89.

I use win10 and vue devtools 5.3.4 and vue2.6, I can see inspect vue components

lolPlatinumPlayer avatar Apr 12 '21 04:04 lolPlatinumPlayer

I didn't know this was a feature in chrome, came to request it

dillingham avatar Oct 13 '21 15:10 dillingham

Same is happening for me but in Firefox :

Version : 6.0.12

Browser : Firefox 97.0.1 (64bit) on Linux Kubuntu 18.04

jbhamilton avatar Feb 21 '22 16:02 jbhamilton

My context menu hasn't worked since the update to V6 on Firefox either. Note that you can go to the Components tab, click the My Location icon, then click on any component to inspect it. image

dylanett avatar Feb 22 '22 18:02 dylanett

@dylanett Yep been using that since the update but it's a regression in my eyes.

jbhamilton avatar Feb 22 '22 18:02 jbhamilton

@dylanett Yep been using that since the update but it's a regression in my eyes.

Agreed, missing the right click to inspect feature.

calebwaldner avatar Mar 15 '22 13:03 calebwaldner

+1

dillingham avatar Mar 15 '22 13:03 dillingham

This is not implemented yet in the new codebase.

Akryum avatar Mar 17 '22 10:03 Akryum