Open brguru90 opened 5 months ago
6.6.1
http://localhost:8080
Issue happening when vite-plugin-vue-devtools plugin included in vite defineConfig section Here vue3 is used with vite
Vue tab should show under chrome devtool
Getting vue.js is detected, but vue tab is not showing is chrome devtool in mac m3 pro & os is Sonoma 14.5
System: OS: macOS 14.5 CPU: (11) arm64 Apple M3 Pro Memory: 41.02 MB / 18.00 GB Shell: 5.9 - /bin/zsh Binaries: Node: 22.1.0 - /opt/homebrew/bin/node npm: 10.7.0 - /opt/homebrew/bin/npm Browsers: Chrome: 125.0.6422.112 Edge: 125.0.2535.67 Safari: 17.5 npmPackages: vue: ^3.3.4 => 3.3.4
No response
@brguru90 me too. it's the same.
We can try using the v7 Chrome extension, they can work together.
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 used with vite
What is expected?
Vue tab should show under chrome devtool
What is actually happening?
Getting vue.js is detected, but vue tab is not showing is chrome devtool in mac m3 pro & os is Sonoma 14.5
System Info
Any additional comments?
No response