store undefined problem on vuex #13035
Unanswered
Lalrinfela
asked this question in
General - Components / Directives / etc
Replies: 2 comments 7 replies
-
|
I checked my setup, which uses vite, updated to quasar 2.6.5 and it works. Did you already try to delete node_modules and install anew? |
Beta Was this translation helpful? Give feedback.
7 replies
-
|
@rstoenescu Thank you very much for bringing that to my attention! Much appreciated! :-) |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment


Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Hi,
I have a problem access the store on my quasar app (router/index.js), it was working yesterday, this morning i just updated it and it breaks after update. I thought it might be because of some outdated issue. Below is my updated changes.
However, to test on a fresh copy, I created a new fresh quasar app project with same Vuex, the store is still undefined as well when console log in a clean fresh quasar app. Am I missing anything please?
Beta Was this translation helpful? Give feedback.
All reactions