- explicitly disable sandbox
@@ -94,6 +94,7 @@ export class Main {
webPreferences: {
contextIsolation: true,
nodeIntegration: false,
sandbox: false,
preload,
},
autoHideMenuBar: true,
The note is not visible to the blocked user.