devtools icon indicating copy to clipboard operation
devtools copied to clipboard

Highlight within HTMLDialogElement

Open scramlo opened this issue 2 years ago • 1 comments

Vue devtools version

6.5.0

Link to minimal reproduction

https://codepen.io/scramlo/pen/mdjgdgR

Steps to reproduce & screenshots

  1. Follow link: https://codepen.io/scramlo/pen/mdjgdgR
  2. Open Vue Dev Tools
  3. Use component selector tree to select <ChildComponent>

What is expected?

I expect to see component highlighting within the HTMLDialogElement.

What is actually happening?

The highlighting is hidden behind HTMLDialogElement. This can be tested by changing the dialog element to 30% opacity.

System Info

CodePen on Brave Version 1.47.186 Chromium: 109.0.5414.19 (Official Build (arm64)

Any additional comments?

No response

scramlo avatar Feb 06 '23 16:02 scramlo