devtools icon indicating copy to clipboard operation
devtools copied to clipboard

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

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

### Version 6.1.4 ### Browser and OS info Chrome 100 / Mac OS ### Steps to reproduce 1. select Timeline tab 2. select Performance layer 3. select one event on...

bug

### Version 6.1.4 ### Browser and OS info Edge Version 100.0.1185.39 / Windows 10 ### Steps to reproduce In an app with a modal open, select the Modal from the...

### Version 6.1.4 ### Browser and OS info Mac OS Mojave/ Chrome 100.0.4896.75 and Firefox 98.0.2 (64-Bit) ### Steps to reproduce 1) create a Form which contents are based on...

### Version 6.1.3 ### Browser and OS info Firefox 98.0.1 / MacOS 12.1 ### Steps to reproduce Create an object with a nested reactive object ``` const service = {...

### Version 6.0.0-beta.21 ### Browser and OS info Chrome Версия 97.0.4692.71/ MacOS Monterey 12.0.1 ### Steps to reproduce open project in the WebStorm 2021.3.1 for silicon click to "open in...

### Version 6.0.0-beta.2 Vue: 3.x ### Browser and OS info Firefox 81 ### Steps to reproduce Insert the lines from the readme ```javascript // Before you create app Vue.config.devtools =...

docs
vue 3.x

### Version 6.0.0 ### Browser and OS info Chrome 100.0.4896.75/ Windows 10 ### Steps to reproduce Run the vue project----F12----open the Tampermonkey extension----open vuejs-devtools page----F5(refresh page)------Bug(vuejs-devtools page is empty)--- ###...

### Version 6.1.3 ### Browser and OS info Chrome 99.0.4844.74/ Windows 10 ### Steps to reproduce Run the vue3.0 project----F12----open vuejs-devtools page----F5(refresh page)------Bug(vuejs-devtools page is empty)--- ### What is expected?...

### Version 6.1.3 ### Browser and OS info chrome 99 / ubuntu 20.04 ### Steps to reproduce page load, or any click ### What is expected? no error ### What...

### Version 5.1.1 ### Browser and OS info Chrome 77 / Windows 10 1903 ### Steps to reproduce I'm not completely sure, but I had all Chrome DevTools settings set...