devtools-next
devtools-next copied to clipboard
The next iteration of Vue DevTools
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
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...
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
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...
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...
## 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...
Closes #609
 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...
 could be due to async persistedstate: https://github.com/soc221b/pinia-plugin-persistedstate-2 vue 5.5.3 devtools latest