devtools-next
devtools-next copied to clipboard
The next iteration of Vue DevTools
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...
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.
But if selecting component via dom, it does pull it up.
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...
Recently, i tried to use `devtools-next` in my SSR project, but i found the error as shown in the below picture.  I found it is caused by the unnormal...
白屏异常
 这是什么问题呢
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...
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) | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/)...