Error: nuxt instance unavailable #1271
Unanswered
edwh
asked this question in
Help and Questions
Replies: 1 comment
-
I also getting this error:
It contains |
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 getting this error why trying to access
this.$nuxt
inside a Pinia store action. This is using SSR.It's slightly odd, as it works from one store but not another, and I can't see any difference yet.
Is there anything particular I ought to be doing to allow
this.$nuxt
to work?Beta Was this translation helpful? Give feedback.
All reactions