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 has been 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.
Elektron-vue ile ilgili bir sorun veya hata mı buldunuz? Bana ondan bahset!
mainWindow.webContents.send ipcMain.send('ping') to the vue component but it keeps throwing the error as attached to the screenshot, even ('ping')` iletisini iletiyorum ve çalışmıyor.
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.How can I reproduce this problem?
#
In Main.js
In App.vue
If visual, provide a screenshot.
#
Tell me about your development environment.
The text was updated successfully, but these errors were encountered: