-
So i mage a plugin for vue and am working on a demo project. So i wanted to add your localstorrage and it works awesome.
My plugin: https://github.com/disjfa/vue-route-timeline / https://disjfa.git…
-
Hi Robin,
Here is the issue Im having.
I installed the package from npm
I setup my store.ts (yeah Im one of those TypeScript kids)
```js
import * as Vue from 'vue';
import * as Vuex from 'vuex…
-
Hi,
I'm using vuex-persistedstate and I need to subscribe to the "value resetting event".
I added `store.subscribe` to my store but it is not being triggered when the values are put back after r…
-
We are trying to run a webpack step in VSTS and getting just a default error. There is no additional logging so we have no idea what is wrong. The configuration looks fine in VSTS and webpack runs fin…
-
vuex state 'tokens' not saved to cookie in debug mode,the code as following,Are there any wrong?
Reference sample code:
https://github.com/robinvdvleuten/vue-auth0-vuex/blob/master/template/src/st…
-
Hi, I was spending some time trying to decide which vue i18n project to choose, when I've found this one. I think it's by far the easiest approach.
I was wondering if there is a way to make data pe…
-
Hello,
i'm developing a vuejs large scale api
i made a npm update of vue-loader, then i run my vue api dev and an error raise in console
```js
[Vue warn] Error when rendering component :
(unkn…
-
Hi. I was looking to load and save the window state (width, height, maximised etc) and most of the time I see that it's recommended to use one of many storage packages on NPM. However, given that we c…
zxc23 updated
7 years ago