Larbi Jirari
Larbi Jirari
@NoelDavies thanks for your reply. we relay on `plugins: [createSharedMutations()]` to allow axios authenticate using certificate from the main process, once we comment `plugins: [createSharedMutations()]` our request for example `axios.get(...)`...
i shall just add, in the component //myComponet.vue . . . methods:{ myAjaxCall(){ this.$store.dispatchPromise('MyAction').then(.....) // instead of this.$store.dispatch('MyAction').then(.....) }
hello, i'm facing the same situation, any news about this feature ?
Hello , i faced this problem also, the solution is to put ng-repeat in