vuejs / devtools

⚙️ Browser devtools extension for debugging Vue.js applications.
https://devtools.vuejs.org/
MIT License
1.7k stars 122 forks source link

dev tools crashing after hot realoding #644

Closed lipecss closed 3 weeks ago

lipecss commented 3 weeks ago

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.

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

image

Version: 6 . 6 . 3

webfansplz commented 3 weeks ago

This is devtools v7 repository, v6-related issues can be submitted in this repository, you can also try to use v7 (https://devtools-next.vuejs.org/guide/browser-extension)