Gridsome and Pinia results in undefined reading '_s' #2015
Unanswered
cherimo
asked this question in
Help and Questions
Replies: 3 comments 1 reply
This comment was marked as spam.
This comment was marked as spam.
This comment was marked as spam.
This comment was marked as spam.
-
any idea what is causing this? |
Beta Was this translation helpful? Give feedback.
1 reply
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.
-
Reproduction
Not possible at the moment
Steps to reproduce the bug
I have a working Gridsome application with Pinia Store.
I have implemented in the following way.
Default.Vue
state.js
Expected behavior
That Pinia works the same as in development mode where I can save and retrieve data.
Actual behavior
The Pinia store works fine in Development mode but as soon as I tried to build the project I get the following error:
Additional information
No response
Beta Was this translation helpful? Give feedback.
All reactions