vuejs / devtools-v6

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

Suddenly Pinia doesn't show up anymore #2133

Open jayel74 opened 10 months ago

jayel74 commented 10 months ago

Vue devtools version

6.5.1

Link to minimal reproduction

http://Icannotshowlinkbecauseitsdevtools.com

Steps to reproduce & screenshots

Just open de devtools and you do not see the Pina Pane I work with Vite en Vue. image

What is expected?

To see the Pinia store

What is actually happening?

I don't see the Pinia store pane

System Info

System:
    OS: Windows 10 10.0.19045
    CPU: (20) x64 12th Gen Intel(R) Core(TM) i7-12700
    Memory: 8.19 GB / 15.77 GB
  Binaries:
    Node: 16.0.0 - C:\Program Files\nodejs\node.EXE
    npm: 7.10.0 - C:\Program Files\nodejs\npm.CMD
  Browsers:
    Edge: Chromium (121.0.2277.83)
    Internet Explorer: 11.0.19041.3636

Any additional comments?

No response

jayel74 commented 10 months ago

https://stackoverflow.com/a/75825663/23150688 was the solution for me