devtools
                                
                                 devtools copied to clipboard
                                
                                    devtools copied to clipboard
                            
                            
                            
                        ⚙️ Browser devtools extension for debugging Vue.js applications.
### Vue devtools version 6.4.5 ### Link to minimal reproduction 本地调试没有链接 ### Steps to reproduce & screenshots edge打开vue devtools后 [Hook] Error in event handler for vuex:mutation with args, 不打开不会报错 ...
### What problem does this feature solve? I suggest to publish `shell-chrome` sub-package as a separate package to npm like `shell-electron` and `api` to help simplify the debugging of electron...
Bumps [webpack](https://github.com/webpack/webpack) from 5.74.0 to 5.76.0. Release notes Sourced from webpack's releases. v5.76.0 Bugfixes Avoid cross-realm object access by @Jack-Works in webpack/webpack#16500 Improve hash performance via conditional initialization by @lvivski...
### Vue devtools version 6.5.0 ### Link to minimal reproduction https://github.com/vuejs/devtools/blob/main/packages/shell-electron/server.js ### Steps to reproduce & screenshots Start the electron app. And navigate in a browser to http://localhost:8098/ Check the...
### Vue devtools version 6.5.0 ### Link to minimal reproduction NA ### Steps to reproduce & screenshots No particular steps, the problem is with a Vue 2 project having components,...
### What problem does this feature solve? `$vm` (and `$vm0`. `$vm1`, etc.) should be documented in some way, either in the documentation somewhere or (preferably) by showing them in the...
Bumps [http-cache-semantics](https://github.com/kornelski/http-cache-semantics) from 4.1.0 to 4.1.1. Commits 2449650 Update mocha 560b2d8 Don't use regex to trim whitespace b1bdb92 Remove linting package zoo c20dc7e Cache 308 See full diff in compare...
### What problem does this feature solve? Add Support to work smoothly with Cypress (34k stars) The user experience goal is the dev tools work similarly to the normal context,...
fix: #304, #544 Save the selected state in Component/Custom inspector/Pinia/Router pages. https://github.com/user-attachments/assets/2a46e955-f0b3-4109-a45f-536c5c099c42
### Vue devtools version 6.6.1 ### Link to minimal reproduction http://localhost:8080 ### Steps to reproduce & screenshots Issue happening when vite-plugin-vue-devtools plugin included in vite defineConfig section Here vue3 is...