vuejs / devtools-v6

⚙️ Browser devtools extension for debugging Vue.js applications.
https://devtools-v6.vuejs.org/
MIT License
24.62k stars 4.15k forks source link

[PSA] Devtools Next for Vue 3 + Vite users #2170

Open yyx990803 opened 3 months ago

yyx990803 commented 3 months ago

We are aware that the latest 6.6 version has a number of issues and are looking into it.

In the meanwhile, if you are using Vue 3 + Vite, consider using devtools-next instead. It is being more actively developed. For now it is only available as a Vite plugin or an Electron app, but will eventually replace the current extension in the future.

yyx990803 commented 3 months ago

Update: current Devtools 6.6.3 should have addressed the memory issue in 6.6.0~1, please report here if you are still running into memory issues / crashes with 6.6.3.