Pinia icon is missing sometime.

Author: shadab-bs23Created Sep 9, 2024Updated Mar 6, 2025

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

bash
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 [email protected] to update!
npm notice

Any additional comments?

No response