Using Pinia inside a globally registered component #1950
Unanswered
tomsalmo
asked this question in
Help and Questions
Replies: 0 comments
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've tried using Pinia inside a globally registered component but I get the "getActivePinia was called with no active Pinia" error that you get when calling Pinia before it's registered.
Is there a way to register a component globally while using Pinia?
Beta Was this translation helpful? Give feedback.
All reactions