-
Using this boilerplate in conjunction with puppeteer and trying to use it (page.evaluate and iterate over something), results in following error:
```
┏ Electron -------------------
(node:9814…
-
#### Found an issue or bug with electron-vue? Tell me all about it!
Questions regarding how to use `electron` or `vue` are likely to be closed as they are not direct issues with this boilerplate. Ple…
chrtz updated
3 years ago
-
#### Found an issue or bug with electron-vue? Tell me all about it!
Questions regarding how to use `electron` or `vue` are likely to be closed as they are not direct issues with this boilerplate. Ple…
-
Could you help me integrate this into the @szwacz Electron boilerplate
https://github.com/szwacz/electron-boilerplate
Could you point me in the right direction, i've been struggling for the last cou…
-
I'm using element-ui and after updating from 1.5.0 to 1.6.1 things started breaking and I cannot `yarn dev` anymore. Not just element-ui, things are breaking on electron-vue boilerplate side too - sta…
-
#### Found an issue or bug with electron-vue? Tell me all about it!
Questions regarding how to use `electron` or `vue` are likely to be closed as they are not direct issues with this boilerplate. Ple…
-
#### Found an issue or bug with electron-vue? Tell me all about it!
Questions regarding how to use `electron` or `vue` are likely to be closed as they are not direct issues with this boilerplate. Ple…
-
If I use both `createPersistedState, createSharedMutations` I can call `store.dispatch('setAuthCode', query.code )` from my main process.
If I remove createSharedMutations I can not.
But using b…
Zyles updated
5 years ago
-
#### Found an issue or bug with electron-vue? Tell me all about it!
Questions regarding how to use `electron` or `vue` are likely to be closed as they are not direct issues with this boilerplate. Ple…
-
I'm using this in a Electron Vue project and unfortunately the tooltip isn't working and shows the following error:
```
Uncaught SyntaxError: Unexpected token import
```
It looks like the consol…