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

in my Chrome old version devtools, colud debug write component, but this is not new version. > old devtools - old version 6.6.3 [link](https://chromewebstore.google.com/detail/vuejs-devtools/nhdogjmejiglipccpnnnanhbledajbpd) > new devtools

enhancement

Hi 👋🏼 I'm having issues with the Vue Query integration in my project. It was working fine before, but now it has stopped functioning. Could you please identify and fix...

upstream
ecosystem

Hey, maybe a future task. propose migrate @tanstack/vue-query to applet for supporting Nuxt devtools also/ and i open issue https://github.com/nuxt/devtools/issues/676 also i add information to official docs https://github.com/TanStack/query/pull/7578

enhancement

Two separate, but for me, related issues. 1) DevTools Next does not support exploring/interacting with multiple Vue Apps within the one site. The browser extension does. Hard to tell if...

need reproduction

Release 7.2.0 added the `launchEditor` option, but it doesn't work for my webstorm based environment because webstorm is not registered as global application (as it is managed by the JetBrains...

upstream

## description reproduction URL: https://github.com/vuejs/devtools-next/assets/50254496/988845ca-9886-4a1c-a4e7-2cc331598919 ## issues - When starting to use `Toggle Component Inspector` and choosing a button-like `a` element, it will trigger the URL change. - When using...

upstream

![Untitled](https://github.com/user-attachments/assets/35d5e20c-36f5-45a4-802a-33290f6d031f) Hello, most of my components are referencing themselves in the graph tab of the DevTools (screenshot for example). I'm actually optimizing an app after a migration to Vue 3...

![CleanShot 2024-09-09 at 17 36 55@2x](https://github.com/user-attachments/assets/a0c86edb-5cc3-418b-b95d-b40ec4ecca10) could be due to async persistedstate: https://github.com/soc221b/pinia-plugin-persistedstate-2 vue 5.5.3 devtools latest

need reproduction