Storybook Usage #523
Unanswered
daarond
asked this question in
Help and Questions
Replies: 1 comment
-
You need to install the pinia plugin before creating a store. |
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.
-
I'm trying to show a component in Storybook (https://storybook.js.org/), but the store is not getting set up. At the import line (import { defineStore } from 'pinia') I get the error "Invalid value used as weak map key."
Any suggestions?
Beta Was this translation helpful? Give feedback.
All reactions