Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Electron nuxt main & renderer process with vuex store? #347

Closed
touqeershafi opened this issue Apr 16, 2020 · 1 comment
Closed

Electron nuxt main & renderer process with vuex store? #347

touqeershafi opened this issue Apr 16, 2020 · 1 comment

Comments

@touqeershafi
Copy link

touqeershafi commented Apr 16, 2020

<<TITLE>>

States between main & renderer process

@touqeershafi touqeershafi changed the title Electron nuxt with vuex store? Electron nuxt main & renderer process with vuex store? Apr 16, 2020
@michalzaq12
Copy link
Owner

Hi @touqeershafi, I don't have any plan to support vuex store sync between processes. This goes beyond the functionality of this template.

If you need to send data between processes, use electron IPC: ipcMain, ipcRenderer.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants