vuejs / devtools-v6

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

Pinia icon is missing sometime. #2185

Open shadab-bs23 opened 2 months ago

shadab-bs23 commented 2 months ago

Vue devtools version

3.3.4

Steps to reproduce & screenshots

In a Vue3 website, open the vue devtools from inspection window. There will be no pinia icon sometimes

What is expected?

Pinia should always visible

What is actually happening?

Pinia icon is sometimes missing

System Info

System:
    OS: Windows 10 10.0.22631
    CPU: (16) x64 AMD Ryzen 7 5700U with Radeon Graphics
    Memory: 881.91 MB / 7.36 GB
  Binaries:
    Node: 20.9.0 - C:\Program Files\nodejs\node.EXE
    npm: 10.5.0 - C:\Program Files\nodejs\npm.CMD
  Browsers:
    Edge: Chromium (127.0.2651.74)
    Internet Explorer: 11.0.22621.3527
  npmPackages:
    vue: ^3.2.47 => 3.3.4

npm notice
npm notice New minor version of npm available! 10.5.0 -> 10.8.3
npm notice Changelog: https://github.com/npm/cli/releases/tag/v10.8.3
npm notice Run npm install -g npm@10.8.3 to update!
npm notice

Any additional comments?

No response

camillefaulkner commented 2 months ago

this happens to me too :c

dipenparmar12 commented 3 weeks ago

This is something that also occurs with me.