-
i want use reducer to save some data that i want to save,but when i refresh Browser, the data is lost,why
-
Hi,
I'm looking for a solution for my Vue app in which I need to persist some local settings that are in my vuex store. I've tried solutions that use LocalStorage but also just tested the implement…
lorro updated
5 years ago
-
-
Hi!
Currently I have setup 3 storeview on 1 magento instance. These stores are different niches (like drones, elscooters, fashion etc).
Currently, each store is importing each respective categor…
ghost updated
5 years ago
-
As seen in #5 and other requests, it'll be great to get further guidance and _best practices_ about how to use firebase with vuexfire
- Where to bind references (actions)
- Where should the actual…
posva updated
5 years ago
-
I'm trying to use this in nuxt 2. So far I followed [this instructions](https://github.com/nuxt/nuxt.js/issues/838#issuecomment-372092462) and my code is as follow:
In `store/index.js`
```
…
-
## Current behavior
After following the manual method to install, receiving this error:
```
...
app_1 | Hello from example product Vuex action
app_1 | vsf-payment-stripe extension initialised…
-
When I clear the browser cache, enter my store's home page and then navigate to any category or product page I get the error message "Cache not responding". After this happens and I check Application …
-
Hi, its possible to use this inside of my store with vuex? the code on the readme only shows how to implement in individual componets but how is the procedure for integrating with vuex?
ghost updated
6 years ago
-
Related to #918
I think it would be great to have the whole data api (aka vuex stores :)) in separate npm module. By refactoring the project to such form we'll allow developers to play wth the eCom…
pkarw updated
6 years ago