robinvdvleuten / vuex-persistedstate

💾 Persist and rehydrate your Vuex state between page reloads.
https://npm.im/vuex-persistedstate
MIT License
5.76k stars 375 forks source link

Lots of plugins? #426

Closed craftsman-expert closed 2 years ago

craftsman-expert commented 3 years ago

I do not know if there is an official communication channel, I would like to clarify the following question.

Is it possible to create multiple instances of a plugin this way?

image

image

What are the contraindications? How will this affect performance?

robinvdvleuten commented 2 years ago

This does not look like a bug with the plugin but with your application. Please ask for help on either StackOverflow or any Nuxt / Vue related forums.