creativetimofficial / vue-argon-dashboard

Vue Argon Dashboard
https://demos.creative-tim.com/vue-argon-dashboard
MIT License
379 stars 724 forks source link

[Bug] VueDevTool not working in dev mode #59

Closed chourabieure closed 3 years ago

chourabieure commented 3 years ago

Version

2.0.0

Reproduction link

https://www.creative-tim.com/product/vue-argon-dashboard#

Operating System

Ubunutu

Device

Laptop

Browser & Version

Chrome Version 87.0.4280.141 (Official Build) (64-bit)

Steps to reproduce

Download the template npm install npm run serve

What is expected?

VueDevTools showing on browser

What is actually happening?

VueDevTools not showing on browser


Solution

Additional comments

dragosct commented 3 years ago

Hi, @chourabieure! Thanks for using our products. This is an issue with Vue 3: https://github.com/vuejs/vue-next/issues/750

Regards, Dragos

chourabieure commented 3 years ago

Hello, I dont really understand your answer since iam using Vue 2 Can u explain how can i resolve it ? Or if i keep this template i will not be able to use VueDevTool

Thanks

dragosct commented 3 years ago

Hi @chourabieure! You put version 2.0.0 in your issue template and that version is the Vue 3.

Regards, Dragos

a37h commented 2 years ago

Hey! Still no support?