-
Hi mate,
In my case, vuex-persistedstate save vuex when changes in plugin but in middleware.
I use middleware to check if vuex has AES key. When I refresh the page, AESkey has value but vuex-persist…
-
### Version
[v5.1.0](https://github.com/axios-module/releases/tag/v5.1.0)
### Reproduction link
[https://github.com/DancesportSoftware/das-frontend/tree/develop](https://github.com/DancesportSoftwa…
-
I am trying to implement firebase authentication on a vue.js, vuex project.
I think this module will help to persiste store data both in server and client sides.
But i got this error : ReferenceErro…
badis updated
5 years ago
-
Hi there, I am tring to use vuex-persist in my nuxt project. But it doesn't work. I am working with universal mode. Here is my config. Can you tell me how can i fix this problem. Thank you very much.
…
-
### Steps to reproduce
- Use a v-select on a site where the server sets a script-src CSP of ```script-src 'self' https://az416426.vo.msecnd.net/scripts/a/ai.0.js;```
- Click on select to display the…
-
### Version
3.2.1
### Reproduction link
[http://no.link](http://no.link)
### Environment info
```
System:
OS: Linux 4.15 Ubuntu 18.04.1 LTS (Bionic Beaver)
CPU: (4) x64 I…
-
https://ja.nuxtjs.org/examples/auth-external-jwt/
-
Using latest version : 2.5.1
Is there a way to access request object in vuex-persistedstate plugin function.
Im building social authorization in nuxt and on successfull authorization from expres…
o1lab updated
5 years ago
-
I'm using the plugin for a cookie consent modal, I'm using namespaced modules on my store, however my state is not persisiting and after accepting cookies I inmediately refresh the tab but modal is st…
-
Hello everyone,
I've got some issue with my build, when I build my scss file, the png images are copied in my build folder but I cannot open it, it's corrupted. that's weird because I don't have th…