devtools-next
devtools-next copied to clipboard
The next iteration of Vue DevTools
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...
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;
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,...
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...
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:
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...