Questions tagged [vue-devtools]

Questions related to the Chrome and Firefox DevTools extension for debugging Vue.js applications.

Relevant Links:

79 questions
0
votes
1 answer

How to get the event info in Vue.js?

I'm trying to use Vue Devtools to debug my App and I was wondering how to retrieve the info I see after an event.
Uncoke
  • 1,832
  • 4
  • 26
  • 58
0
votes
1 answer

Vue DevTools inspection is not available

Im using laravel 5.2 Package.json { "private": true, "scripts": { "prod": "gulp --production", "dev": "gulp watch" }, "devDependencies": { "bootstrap-sass": "^3.0.0", "gulp": "^3.9.1", "laravel-elixir": "^5.0.0", …
Pc Monk
  • 75
  • 2
  • 4
  • 24
-1
votes
0 answers

Why does Vue devtools say there are multiple apps running?

I'm working on a particular project of mine and apparently something I've done along the way has resulted in Vue devtools saying I have multiple (identical?) apps running. How can I figure out why this is happening?
Nathan Wailes
  • 9,872
  • 7
  • 57
  • 95
-3
votes
1 answer

How to make use of Vue.js devtools chrome extension?

I have installed VueJS chrome extension: VueJS chrome extension but I find it quite useless unless I am missing something. So I posted the question here if some one can provide what I am missing. I setup this vuejs project: Kazoo on github This…
ace
  • 11,526
  • 39
  • 113
  • 193
1 2 3 4 5
6