devtools-next icon indicating copy to clipboard operation
devtools-next copied to clipboard

The next iteration of Vue DevTools

Results 107 devtools-next issues
Sort by recently updated
recently updated
newest added

There seems to be a bug where all the computed properties from all previously inspected components accumulate in the devtools, displaying as `undefined`, or old values. So you might end...

ecosystem

See the video below: https://github.com/user-attachments/assets/428939d2-f221-4c8e-8999-46ad66f76ac8 If we change the theme by two different buttons, there is an error;

client
upstream
ux

打开开发者工具里面什么内容都没有,也没有报错,请尽快修复

need reproduction

In my Vite-Vue project, I use web-workers. Recently, we migrated to Vue 3. Sometimes I recieve unexpected input in my worker. I believe it was vue devtools interferring. For now,...

need reproduction

I got the same issue as appears in #420 , but this time in the "traverse" function. I saw another issue about this (#689), but that one was not English...

need reproduction

In the macOS 15, front-end development environment using Vite + Vue 3, Mapbox, and mxGraph, Vue Devtools can cause significant rendering lag in Chrome.Especially, when handling graphics rendering, it can...

When vite is running the plugin I get this error, but I guess thanks to HTML it does work ``` [vite] Pre-transform error: Element is missing end tag. ```

Is this intended, I don't see component mount time in v7: v6: v7:

enhancement

tested on versions 7.6.0+ while using the host app: http://localhost:3000/__devtools__/ in the components the inspect button is missing, using the inspect kb shortcut opens the floating inspector even when it;s...

Please consider removing the "Welcome to the new version..." screen soon. When using incognito mode, the screen gets shown everytime on new browser contexts, which adds up to a lot...

good first issue
client
ux