histoire ui breaks when adding pinia store #468
Unanswered
KeremCevik
asked this question in
Q&A
Replies: 1 comment
-
|
Will probably require more information for anyone to be able to help you. What does your setup file look like? How are you trying to import and use pinia in your story? Myself, I have had no problems, but I have simply setup histoire to use pinia so that my vue components that are using the store will work correctly in histoire. I am not calling on the store in my story files themselves. My setup file looks like this: And have that file set as the setupFile in histoire.config. That was enough to get components using pinia to display in histoire. |
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.
-
hello guys,

i am currently working on histoire integration in my project.
I am encountering the following problem:
As soon as I import a piniastore in a story or in the setupfile and use its useSomeStore, the histoire ui breaks. And it looks like this:
with kind regards
Kerem
Beta Was this translation helpful? Give feedback.
All reactions