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

Vue Detected No Components Shown #2181

Open tetrakra opened 3 months ago

tetrakra commented 3 months ago

Vue devtools version

6.6.3

Link to minimal reproduction

https://play.vuejs.org/#eNp9kUFLwzAUx7/KM5cqzBXR0+gGKgP1oKKCl1xG99ZlpklIXuag9Lv7krK5w9it7//7v/SXthP3zo23EcVEVKH2yhEEpOhm0qjWWU/QgccV9LDytoWCq4U00tTWBII2NDBN/LJ4Qq0tfFuvlxfFlTRVORzHB/FA2Dq9IOQJoFrfzLouL/d9VfKUU2VcJNhet3aJeioFcymgZFiVR/tiJCjw61eqGW+CNWzepX0pats6pdG/OVKsJ8UEMklswXa/LzkjH3G0z+s11j8n8k3YpUyKd48B/RalODBa+AZpwPPPV9zx8wGyfdTcPgM/MFgdk+NQe4hmydpHvWz7nL+/Ms1XmO8ITdhfKommZp/7UvA/eTxz9X/d2/Fd3pOmF/0fEx+nNQ==

Steps to reproduce & screenshots

Spin up React with init vue @ latest

What is expected?

components.

What is actually happening?

there's just no components

System Info

System:
    OS: Linux 5.15 Ubuntu 22.04.4 LTS 22.04.4 LTS (Jammy Jellyfish)
    CPU: (16) x64 AMD Ryzen 7 7800X3D 8-Core Processor
    Memory: 27.96 GB / 30.91 GB
    Container: Yes
    Shell: 5.1.16 - /bin/bash
  Binaries:
    Node: 20.11.0 - ~/.asdf/installs/nodejs/20.11.0/bin/node
    Yarn: 1.22.22 - ~/.asdf/installs/nodejs/20.11.0/bin/yarn
    npm: 10.8.2 - ~/.asdf/plugins/nodejs/shims/npm
  npmPackages:
    vue: ^3.4.31 => 3.4.32

Any additional comments?

No response

Procrustes5 commented 3 months ago

Looking at your minimal reproduction, I don't think you made a separate component, but is there anything in the component window at all? I mean I'm just wondering if the minimum or thing is not printed at all

gotemmakindstrom commented 2 months ago

We have the same problem. Using chrome, v6.6.3 of vue devtools (legacy). Using vue1 (it worked until latest update).

The vue devtools are just totally blank, no components or data. image

camillefaulkner commented 2 months ago

this happens to me as well

shchegol commented 1 month ago

+1