Migrating from vuex-orm and VuexORMLocalForage plugin #1534
Unanswered
jpmc3630
asked this question in
Help and Questions
Replies: 1 comment
-
I think it should be possible. try to use https://github.com/iendeavor/pinia-plugin-persistedstate-2. |
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.
Uh oh!
There was an error while loading. Please reload this page.
-
We are hoping to migrate to pinia and pinia-orm, but we are currently using the VuexORMLocalForage plugin (with vuex-orm and vuex3).
I can't find any info about pinia-orm and localforage. Is it possible to use the indexdb instead of local storage with pinia-orm?
Beta Was this translation helpful? Give feedback.
All reactions