vuejs / devtools-v6

⚙️ Browser devtools extension for debugging Vue.js applications.
https://devtools-v6.vuejs.org/
MIT License
24.66k stars 4.15k forks source link

no components show #2192

Closed dwfrost closed 3 hours ago

dwfrost commented 4 hours ago

Vue devtools version

6.6.3

Link to minimal reproduction

I have no link, the bug is on my chrome

Steps to reproduce & screenshots

in develepment environment, press F12, Vue tab is visible, but has no components and pinia state. image

What is expected?

show components for debug

What is actually happening?

no components

System Info

System:
    OS: Windows 10 10.0.19045
    CPU: (16) x64 13th Gen Intel(R) Core(TM) i5-13400
    Memory: 1.43 GB / 15.68 GB
  Binaries:
    Node: 18.20.4 - ~\AppData\Local\Volta\tools\image\node\18.20.4\node.EXE
    npm: 10.7.0 - ~\AppData\Local\Volta\tools\image\node\18.20.4\npm.CMD
    pnpm: 9.12.1 - C:\Program Files\Volta\pnpm.EXE
  Browsers:
    Edge: Chromium (127.0.2651.74)
    Internet Explorer: 11.0.19041.4355
  npmPackages:
    vue: 3.3.4 => 3.3.4

Any additional comments?

No response

dwfrost commented 3 hours ago

the same with https://github.com/vuejs/devtools-v6/issues/2168#issuecomment-2206263214