Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Vue.js not detected w/ devtools 6.0.0 beta 1 and Vue 3 #1232

Closed
Uninen opened this issue Jul 17, 2020 · 4 comments
Closed

Vue.js not detected w/ devtools 6.0.0 beta 1 and Vue 3 #1232

Uninen opened this issue Jul 17, 2020 · 4 comments

Comments

@Uninen
Copy link

Uninen commented Jul 17, 2020

Version

6.0.0-beta.1

Browser and OS info

Chrome 84

Steps to reproduce

Open a Vue 3 project dev URL w/ yarn serve or vue ui serve task.

What is expected?

Devtools visible.

What is actually happening?

"Vue.js not detected."


Some possibly related dependencies:

    "vue": "3.0.0-beta.24",
    "vue-router": "4.0.0-beta.2",
    "vuex": "4.0.0-beta.4"
    "typescript": "~3.9.7",
    "vue-cli-plugin-vue-next": "~0.1.3"

The devtools plugin itself works as it is enabled for Vue cli UI (and it displays some errors there due to missing Vue 2 support which is to be expected), I built it fresh from the repo.

I tried to first disable the old plugi, then I removed the old plugin completely. Also upgraded the browser and tried to refresh the page and close/open the devtools panel but no avail.

@glenn-at-mighty-ant
Copy link

Seeing the same here in latest Firefox browser (78.0.2) on Windows. Also running Vue.js devtools version 6.0.0 beta 1 and running vue 3.0.0-beta.24

@Akryum
Copy link
Member

Akryum commented Jul 17, 2020

Vue 3 beta.24 isn't compatible, you need to wait for the next release.

@Akryum Akryum closed this as completed Jul 17, 2020
@Uninen
Copy link
Author

Uninen commented Jul 17, 2020

Maybe it would be good to document this to the changelog as well :)

@Uninen
Copy link
Author

Uninen commented Jul 17, 2020

Having still the same issue w/ Vue 3 RC1 and the downloaded version vuejs_devtools_beta-6.0.0.1-chrome.zip and also w/ the Firefox xpi.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants