Hey @nahiyan,
AFAIR you’ll have to set webPreferences.nativeWindowOpen to true when you’re creating your BrowserWindow in the main process. See BrowserWindow | Electron
Hey @nahiyan,
AFAIR you’ll have to set webPreferences.nativeWindowOpen to true when you’re creating your BrowserWindow in the main process. See BrowserWindow | Electron