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?
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…