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

Devtools not working since upgrade to 3.0 #2935

Closed
rvdrijst opened this issue Mar 11, 2025 · 3 comments
Closed

Devtools not working since upgrade to 3.0 #2935

rvdrijst opened this issue Mar 11, 2025 · 3 comments

Comments

@rvdrijst
Copy link

rvdrijst commented Mar 11, 2025

Steps to reproduce the bug

  • Upgrade from 2.3.1 to 3.0.0 or 3.0.1
  • Use latest Firefox with latest Vue devtools extension

Expected behavior

  • Console log for installed stores
  • Pinia tab in devtool

Actual behavior

  • No '... store installed' messages in the console
  • No 'pinia' tab in devtools

No errors anywhere, but simply no dev integration for pinia.

Additional information

Everything else works, the stores work and my app still functions the same, only the development integration is broken.

This might have something to do with the upgrade to Vue Devtool v7? Not sure if that also includes the console statements.

For now, I cannot upgrade to 3.0.x.

@dixhuit
Copy link

dixhuit commented Mar 11, 2025

Same problem here when updating @pinia/nuxt from 0.9.0 to 0.10.1. Pinia tab is missing from Vue devtools. Nuxt devtools shows a Pinia tab but never manages to connect to the available stores.

@posva
Copy link
Member

posva commented Mar 11, 2025

Duplicate of #2919

@posva posva marked this as a duplicate of #2919 Mar 11, 2025
@rvdrijst
Copy link
Author

Alright, that makes sense.

To summarize for others: apparently the Firefox extension is stuck on v6...

vuejs/devtools#660

I'll have to stay on 2.3.1 then for the time being.

@posva posva closed this as not planned Won't fix, can't repro, duplicate, stale Mar 11, 2025
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