devtools
devtools copied to clipboard
⚙️ Browser devtools extension for debugging Vue.js applications.
# Fix build error during pnpm build This PR addresses the build error that occurs when running `pnpm build`. ## Changes Made * Added `"allowImportingTsExtensions": true, "noEmit": true` to tsconfig.json...
It's quite inconvenient to have to click with the mouse every time for frequently used functions And I see you're based on [vite-plugin-vue-inspector](https:github.com/webfansplz/vite-plugin-vue-inspector), it allows configuring shortcut keys., ``` /**...
The reason is that we have designed some complex common components for internal use, which have no sensory performance issues when not using devtools. However, when debugging with devtools, it...
The Timeline is disable to me kindly request to you rectify that immedatetily
We're using the HTML element to implement modals in our application. However, since dialogs are rendered in the top layer (above the body), they appear above the DevTools UI. As...
> **Note:** This PR body was truncated due to platform limits. This PR contains the following updates: | Package | Change | [Age](https://docs.renovatebot.com/merge-confidence/) | [Confidence](https://docs.renovatebot.com/merge-confidence/) | |---|---|---|---| | [@babel/core](https://babel.dev/docs/en/next/babel-core) ([source](https://redirect.github.com/babel/babel/tree/HEAD/packages/babel-core))...
> **Note:** This PR body was truncated due to platform limits. This PR contains the following updates: | Package | Change | [Age](https://docs.renovatebot.com/merge-confidence/) | [Confidence](https://docs.renovatebot.com/merge-confidence/) | |---|---|---|---| | [vitest](https://vitest.dev) ([source](https://redirect.github.com/vitest-dev/vitest/tree/HEAD/packages/vitest))...
"vite-plugin-vue-devtools": "^8.0.5" "vite": "^5.2.8" --------- error when starting dev server: TypeError: Cannot convert undefined or null to object at Function.values () at configureServer (file:///Users/houmingtao/work/sino/cpic-customer-platform-fe/node_modules/.pnpm/[email protected][email protected]_@[email protected][email protected][email protected]_/node_modules/vite-plugin-inspect/dist/shared/vite-plugin-inspect.BzUKaD4x.mjs:598:12)
After updating Edge to version 142.0.3595.53, launching Vue Devtools in devtools gets stuck on the logo screen.
This is what https://www.strava.com/dashboard (requires being a member) looks like with the extension being enabled: This is what the same URL looks like when I disable the extension: 