getActivePinia was called with no active Pinia. Did you forget to install pinia? #406
Answered
by
CodeDredd
MHassanSaqib
asked this question in
Q&A
-
I am using quasar framework. And I am getting errors while using Pinia ORM as per documentation. The error is listed below. My code is
Inside store/index.js, my code looks like:
What I am doing wrong here? |
Beta Was this translation helpful? Give feedback.
Answered by
CodeDredd
Oct 6, 2022
Replies: 1 comment
-
Would you provide a reproduction? 🙏 Otherwise maybe this helps although it is for nuxt 2 -> https://pinia-orm.codedredd.de/guide/nuxt/setup#usage-on-nuxt-2 Duplicate with #417 |
Beta Was this translation helpful? Give feedback.
0 replies
Answer selected by
CodeDredd
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Would you provide a reproduction? 🙏
Otherwise maybe this helps although it is for nuxt 2 -> https://pinia-orm.codedredd.de/guide/nuxt/setup#usage-on-nuxt-2
Duplicate with #417