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

We really need the Events panel to track Vue events (the list of emitted events and the properties of selected event). See also #538. Currently, that's the only reason we...

enhancement
in plan

Operating System: Linux - Ubuntu "packageManager": "[email protected]", "volta": { "node": "20.11.0" } "engines": { "node": ">=20.11.0" }, "devDependencies": { "@nuxt/devtools": "latest", "@nuxt/kit": "^3.12.4" }, "dependencies":{ "nuxt": "^3.12.4", "vue": "^3.4.21" },...

I wanted to see why the map lags, but when vue-devtools is enabled, the page just freezes

Devtools causes page to freeze on normalizeRouterInfo -> deepClone -> clone. The clone function keeps calling itself. Sadly I do not know how to reproduce this.

need reproduction

But if selecting component via dom, it does pull it up.

need reproduction

I know this is something extremely low-priority guys, but some of us, clone repos inside of wsl2 env, and use idea from windows. So if I configure idea as editor...

upstream

Recently, i tried to use `devtools-next` in my SSR project, but i found the error as shown in the below picture. ![image](https://github.com/user-attachments/assets/1d355286-37fd-4df8-8a14-f4b78fc65d39) I found it is caused by the unnormal...

enhancement

![17242306859381915065368549659481](https://github.com/user-attachments/assets/bf85e06a-723a-4b15-84ae-e4882bdc2aea) 这是什么问题呢

need reproduction

When I load my app, the data is fetched and the stores are populated as expected: However, when I inspect the Pinia stores in the DevTools, all stores are empty...

need reproduction

This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [@antfu/eslint-config](https://redirect.github.com/antfu/eslint-config) | [`^4.11.0` -> `^4.13.1`](https://renovatebot.com/diffs/npm/@antfu%2feslint-config/4.11.0/4.13.1) | [![age](https://developer.mend.io/api/mc/badges/age/npm/@antfu%2feslint-config/4.13.1?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://developer.mend.io/api/mc/badges/adoption/npm/@antfu%2feslint-config/4.13.1?slim=true)](https://docs.renovatebot.com/merge-confidence/)...

dependencies