-
I imported the module like this
`import { createPersistedState, createSharedMutations } from "vuex-electron"`
and got the error:
```
5:61 Could not find a declaration file for module 'vuex-ele…
-
### Describe the bug
In the development environment of our project with Vite + Vue2.7 + Vuex + Vue Router, we encountered an issue where there is a circular reference between `src/store/modules/use…
-
Hello,
Is it possible to implement the exporting and importing settings of the connections available?
This makes it easier to have your configs backed up if you are moving to another system.
-
hi,
trying to use a treeData from a VueX store returns an error :
`Error: [vuex] Do not mutate vuex store state outside mutation handlers.`
This problem is described in many places, every mutat…
-
Vuex is a state manager tailored for Vue JS
the structure is very similar to the main Vue docset.
https://vuex.vuejs.org/guide/state.html
So I guess you can implement this quickly :)
Would be …
-
Allow all data to be saved to a backend, preferably in a "realtime" database so remote collaboration becomes possible.
Dependent on implementation of a proper state manager (Vuex for example). There…
-
So I had a local ip change to a ssh server I usually mount. It isn't a huge deal I can usually just go in and change it. I am unable to do that now though as the spinning icon just continues forever…
-
The popover is great, but it is implemented in a old way. We have a component that only acts on function calls to our eventhub where it should go through the state manager now that vuex has been imple…
-
Steps to reproduce:
1. install test-runner (or enable it)
**Atom**: 1.16.0 x64
**Electron**: 1.4.16
**OS**: "Arch Linux"
**Thrown From**: [test-runner](https://github.com/go2sh/test-runner) p…
bcroq updated
5 years ago
-
Add upload cancellation with axios. Is there any way to implement in action.
How to access upload menu.
When upload going on click button on top right coner.
![screenshot from 2019-01-15 19-13…