-
-
Notifications
You must be signed in to change notification settings - Fork 4.1k
Open
Labels
Description
Vue devtools version
6.6.0
Link to minimal reproduction
https://github.com/PabloBagliere/vue2-error-devtool-quasar
Steps to reproduce & screenshots
to execute the problem is:
- install dependeny (pnpm i)
- run (pnpm dev)
What is expected?
It is expected to show the vue devtool option.
What is actually happening?
Does not display the vue devtool
System Info
System:
OS: Linux 6.5 Ubuntu 22.04.3 LTS 22.04.3 LTS (Jammy Jellyfish)
CPU: (6) x64 Intel(R) Core(TM) i5-9400 CPU @ 2.90GHz
Memory: 19.58 GB / 31.21 GB
Container: Yes
Shell: 5.8.1 - /bin/zsh
Binaries:
Node: 18.10.0 - ~/.nvm/versions/node/v18.10.0/bin/node
Yarn: 1.22.19 - ~/.nvm/versions/node/v18.10.0/bin/yarn
npm: 8.19.2 - ~/.nvm/versions/node/v18.10.0/bin/npm
pnpm: 8.7.3 - ~/.local/share/pnpm/pnpm
Browsers:
Brave Browser: 121.1.62.162
Chrome: 121.0.6167.184
Any additional comments?
I use google chrome
I use quasar version 1 since the project at work is old. Vue already comes in quasar and uses vue 2.7.15.
The packages I have installed are in the image
I tried to use legacy but it does not work well because the project uses the setup method in many components and legacy does not show the setup.
agusting19, brentmitch, Kiansa, bksubramanyarao, s4m-sepiol and 17 more