Open scramlo opened 1 year ago
6.5.0
https://codepen.io/scramlo/pen/mdjgdgR
<ChildComponent>
I expect to see component highlighting within the HTMLDialogElement.
The highlighting is hidden behind HTMLDialogElement. This can be tested by changing the dialog element to 30% opacity.
CodePen on Brave Version 1.47.186 Chromium: 109.0.5414.19 (Official Build (arm64)
No response
same thing.
a repo with minimal reproduction:
https://github.com/off-border/vue-devtools-dialog-inspect-bug
Vue devtools version
6.5.0
Link to minimal reproduction
https://codepen.io/scramlo/pen/mdjgdgR
Steps to reproduce & screenshots
<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
Any additional comments?
No response