Use setWindowOpenHandler to intercept window.open calls and route them through shell.openExternal instead of navigating inside Electron. Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com> |
||
|---|---|---|
| .. | ||
| ipc | ||
| electron-env.d.ts | ||
| main.ts | ||
| preload.ts | ||
Use setWindowOpenHandler to intercept window.open calls and route them through shell.openExternal instead of navigating inside Electron. Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com> |
||
|---|---|---|
| .. | ||
| ipc | ||
| electron-env.d.ts | ||
| main.ts | ||
| preload.ts | ||