devtools icon indicating copy to clipboard operation
devtools copied to clipboard

Select a Component in the page

Open rikki-lake opened this issue 3 years ago • 1 comments

Version

6.0.12

Browser and OS info

Chrome 98.0.4758.109 MacOS Monteroy

Steps to reproduce

It is now incredibly difficult to use this feature, it worked previously, but now it conflicts with Chrome Dev Tool's own selection tool even when that is turned off/not enabled.

What is expected?

Select a component and jump to it in the Vue panel.

What is actually happening?

Instead it selects the element in the HTML structure.

rikki-lake avatar Feb 28 '22 14:02 rikki-lake

Additionally would be nice if the right-click context menu included "Inspect Vue Component" like it did in v5.

epixian avatar Mar 22 '22 14:03 epixian

This would be great.

Maybe only view the component in dev tools if it's open and view it in normal inspect otherwise & adding a "Inspect Vue Component" as @epixian suggested

MuhammadM1998 avatar Dec 20 '22 09:12 MuhammadM1998