devtools icon indicating copy to clipboard operation
devtools copied to clipboard

⚙️ Browser devtools extension for debugging Vue.js applications.

Results 330 devtools issues
Sort by recently updated
recently updated
newest added

### Version 6.2.1 ### Browser and OS info Chrome 105.0.5195.127 / Windows 10 21H2 ### Steps to reproduce 1. Create a simple Vue project with [`create-vite`](https://github.com/vitejs/vite/tree/main/packages/create-vite) or another mechanism you...

### Version 6.4.1 ### Browser and OS info Electron 13.1.6 / Windows 10 Version 10.0.19044 Build 19044 ### Steps to reproduce * add VueDevtools to Electron via BrowserWindow.addDevToolsExtension * start...

need repro

### Version 6.2.1 ### Browser and OS info Chrome 105.0.5195.102 ### Steps to reproduce 1- create Vite Vue app 2- install ant-design-vue 3- import some components like nested menu or...

need repro
feat: performance

### Version 6.2.1 ### Browser and OS info Chrome 105 ### Steps to reproduce Create component with script setup, and defineemits type T = { (event: 'event', payload: string) }...

### Version 6.2.1 ### Browser and OS info System: OS: Windows 10 10.0.22000 CPU: (4) x64 Intel(R) Core(TM) i5-6300U CPU @ 2.40GHz Memory: 1.35 GB / 7.66 GB Binaries: Node:...

### Version 6.2.1 ### Browser and OS info Chrome version 105.0.5195.102 / Debian 10 ### Steps to reproduce - Define a component with a setup script in a library project....

### Version 6.2.1 ### Browser and OS info Browser: Vivaldi 5.2.2623.48 (Stable channel) stable (64-bit) OS: Pop!_OS 22.04 LTS ### Steps to reproduce Build a library component using Vue 3,...

### Version 6.2.1 ### Browser and OS info Chrome 105 / Windows 11 ### Steps to reproduce Create a layout using Vue2 and Vuetify. Run the dev server with HMR....

### What problem does this feature solve? Hi. This is Mengdi from React DevTools team. According to Chrome, all extensions must be migrated to Manifest V3 by end of this...

### Version 6.1.3 ### Browser and OS info Chrome 99 / Windows 10 ### Steps to reproduce Haven't had time to test confirm this yet but I'm fairly certain that...