We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
6.6.4
this is on localhost
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
Pinia tab should be there all the time, the user loggedin state should be correct
Pinia tab keeps dissappearing, and when runs, the state is not the same as when I console log the same
$ npx envinfo --system --npmPackages vue --binaries --browsers Need to install the following packages: envinfo@7.14.0 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
No response
The text was updated successfully, but these errors were encountered:
No branches or pull requests
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
Any additional comments?
No response
The text was updated successfully, but these errors were encountered: