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

Vue devtools crashes chrome #2134

Closed shezhangzhang closed 9 months ago

shezhangzhang commented 10 months ago

Vue devtools version

latest

Link to minimal reproduction

.

Steps to reproduce & screenshots

when you open it with a vue2 project, it will crashes chrome, which is unacceptable.

What is expected?

ok

What is actually happening?

chrome crash

System Info

System:
    OS: macOS 14.2.1
    CPU: (10) arm64 Apple M1 Pro
    Memory: 6.56 GB / 32.00 GB
    Shell: 5.9 - /bin/zsh
  Binaries:
    Node: 20.10.0 - /usr/local/bin/node
    Yarn: 1.22.18 - /usr/local/bin/yarn
    npm: 8.11.0 - /opt/homebrew/bin/npm
    bun: 1.0.1 - ~/.bun/bin/bun
    Watchman: 2023.10.23.00 - /opt/homebrew/bin/watchman
  Browsers:
    Chrome: 120.0.6099.234
    Safari: 17.2.1

Any additional comments?

No response

borisovdev commented 9 months ago

Could it be related?

altescape commented 9 months ago

Sounds similar to what I'm seeing - left a comment also on https://github.com/vuejs/devtools/issues/2103

Akryum commented 9 months ago

Duplicate of #2103