Pinia store doesn't work #151
Unanswered
romanslonov
asked this question in
Q&A
Replies: 2 comments 13 replies
-
|
@romanslonov I have used Pinia on one component and it's working, but I didn't use the global config, I have set up it on the story Try this way to see if works |
Beta Was this translation helpful? Give feedback.
0 replies
-
|
@victorlmneves Unfortunately, that doesn't work and it thrown an error: Do you happen to have an example handy where you had got it working successfully? |
Beta Was this translation helpful? Give feedback.
13 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.
-
Hello, I did a mimial reporpoduction what is actually doesn't work for me. I define a pinia store for modal component and then trying to open the modal in story but store doesn't seems to work properly, values are not changing. Maybe I am doing something wrong? Help please.
I also have a warn in console about so maybe there is an issue with initialization:
Repo: https://github.com/romanslonov/histoire-pinia-issue
Beta Was this translation helpful? Give feedback.
All reactions