pinia-plugin-persist icon indicating copy to clipboard operation
pinia-plugin-persist copied to clipboard

> It is supported if you use vue-composition-api, like here: https://seb-l.github.io/pinia-plugin-persist/#vue2

Open benweng opened this issue 3 years ago • 1 comments

It is supported if you use vue-composition-api, like here: https://seb-l.github.io/pinia-plugin-persist/#vue2

it get wrong if this store add attribute 'persist'! "Error: [vue-composition-api] must call Vue.use(VueCompositionAPI) before using any function."

Originally posted by @benweng in https://github.com/Seb-L/pinia-plugin-persist/issues/27#issuecomment-1065924482

benweng avatar Mar 14 '22 07:03 benweng

Do you have an example of your code ?

Seb-L avatar Mar 21 '22 14:03 Seb-L