[Qv2] new project issues
-
I chose standard and had issues with semi-colons. I did a yarn lint --fix and all was ok after that.
I also have no trouble with Vue Dev Tools. Just make sure you have the beta version for Vue 3.
Scott
-
@dobbel sorry I should have specified. I am using Composition API, and standard ESlint style
-
@s-molinari I am using the latest beta of devtools as well, like you. But for some reason, although the vue panel shows in the dev tools and has a header, everything below is blank:
-
-
@s-molinari I did turn the other one off (but I did not uninstall it, if that matters)
-
@ssuess - Naw. I have the older one installed still too. I doubt it has anything to do with it (just looking for possible differences), but I have localhost as the URL. You have 127… the IP address. Interesting too is the “3” is lit on the Vue logo in my setup. Hmm…
Scott
-
@s-molinari I probably just typed 127.0.0.1 in by mistake and it reloaded it. Here is the dev env restarted (with command
quasar dev
nothing else), loading up localhost. btw, the “3” is just news, once clicked on it will go away I had it too.
-
I should add I did make some very slight mods to the embedded component (added another property to the list items), so maybe that had some effect. I will revert and see if it make a difference.
-
nope. same problems.
-
I have no idea what’s wrong. Vue Dev Tools works as it should for me. (Just learned about the notifications though…
)
Scott
-
Could also be a difference between MacOS Chrome vs Windows OS Chrome behavior.
-
Oha. Yep. Have you tried Firefox with the devtools extension?
Scott
-
yay it works in FF on Mac, perhaps the platform was the problem:
-
It’s still beta. I’d report your issue to the Vue Dev Tools repo. @ssuess
Scott