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

dev tools crashing after hot realoding #2194

Open lipecss opened 2 weeks ago

lipecss commented 2 weeks ago

Vue devtools version

6.6.4

Link to minimal reproduction

no

Steps to reproduce & screenshots

I've been noticing that in all projects I work with vue, whether it's simple or complex when hot reloading the devtools is crashing and I need to click on the X and open it again. This problem its happening on Edge browser

So if I'm using vue store or pinia they disappear

image

What is expected?

Not crash

What is actually happening?

Exteions its crasing and i need to close and re open again the extesion after hot reload

System Info

System:
    OS: Windows 11 10.0.22631
    CPU: (12) x64 AMD Ryzen 5 3600 6-Core Processor
    Memory: 6.56 GB / 15.92 GB
  Binaries:
    Node: 20.18.0 - C:\Program Files\nodejs\node.EXE
    Yarn: 1.22.22 - C:\Program Files\nodejs\yarn.CMD
    npm: 10.8.2 - C:\Program Files\nodejs\npm.CMD
  Browsers:
    Edge: Chromium (130.0.2849.46)
    Internet Explorer: 11.0.22621.3527

Any additional comments?

No response

PwtKCL commented 1 week ago

Hi I have been experiencing this issue for several weeks now and it is making work with the devtools particularly frustrating and almost unusable. It's a pity, because it was working pretty well before. For information, this problem is also happening in Chrome.

Avaru commented 1 week ago

Same here with 7.6.3

This is happening when using pinia stores only. Chrome.