Access to Nuxt context with storeSetup #1205
Unanswered
darthf1
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.
Uh oh!
There was an error while loading. Please reload this page.
-
Hi!
Its already documented how to access the Nuxt context in stores, but this does not cover the case when you instantiate the store via the
storeSetup
.(I'm on
"pinia": "2.0.13"
."@pinia/nuxt": "0.1.8"
and"nuxt": "2.15.8"
)Is it possible to access the context here?
Beta Was this translation helpful? Give feedback.
All reactions