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

The pinia tab keeps dissappearing, and when it's there, the states don't reflect to the actual state #2188

Open
dgloriaweb opened this issue Sep 15, 2024 · 0 comments

Comments

@dgloriaweb
Copy link

Vue devtools version

6.6.4

Link to minimal reproduction

this is on localhost

Steps to reproduce & screenshots

https://github.com/dgloriaweb/dailydriver.info-frontend copy repo, run with the #VITE_APP_API_URL=https://budgeterapi.co.uk env variable, run npm run serve, open f12, check vue/pinia tab

What is expected?

Pinia tab should be there all the time, the user loggedin state should be correct

What is actually happening?

Pinia tab keeps dissappearing, and when runs, the state is not the same as when I console log the same

System Info

$ npx envinfo --system --npmPackages vue --binaries --browsers
Need to install the following packages:
  [email protected]
Ok to proceed? (y)

  System:
    OS: Windows 10 10.0.19045
    CPU: (4) x64 Intel(R) Core(TM) i3-8350K CPU @ 4.00GHz
    Memory: 7.63 GB / 15.87 GB
  Binaries:
    Node: 18.0.0 - C:\Program Files\nodejs\node.EXE
    Yarn: 1.22.5 - C:\Program Files (x86)\Yarn\bin\yarn.CMD
    npm: 9.2.0 - C:\Program Files\nodejs\npm.CMD
  Browsers:
    Chrome: 128.0.6613.138
    Edge: Chromium (127.0.2651.74)
    Internet Explorer: 11.0.19041.4355
  npmPackages:
    vue: ^3.2.45 => 3.2.47

Any additional comments?

No response

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

1 participant