Update electron version
webContents.on("new-window") is depreciated and current version 12.0.2 does not trigger setWindowOpenHandler for ctrl+click on links. It is resolved by 12.0.5.
This commit is contained in:
@@ -19,7 +19,7 @@ Bootstrap and package your project with Angular 11 and Electron 12 (Typescript +
|
|||||||
Currently runs with:
|
Currently runs with:
|
||||||
|
|
||||||
- Angular v11.2.8
|
- Angular v11.2.8
|
||||||
- Electron v12.0.2
|
- Electron v12.0.6
|
||||||
- Electron Builder v22.10.5
|
- Electron Builder v22.10.5
|
||||||
|
|
||||||
With this sample, you can:
|
With this sample, you can:
|
||||||
|
|||||||
Reference in New Issue
Block a user