You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Oct 4, 2023. It is now read-only.
Found an issue or bug with electron-vue? Tell me all about it!
I am passing ipcMain.send('ping') to the vue component but it keeps throwing the error as attached to the screenshot, even mainWindow.webContents.send('ping')` not working as well.