Skip to content

Commit b1f4451

Browse files
author
Shan M
authored
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.
1 parent 494c607 commit b1f4451

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Diff for: README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ Bootstrap and package your project with Angular 11 and Electron 12 (Typescript +
1919
Currently runs with:
2020

2121
- Angular v11.2.8
22-
- Electron v12.0.2
22+
- Electron v12.0.6
2323
- Electron Builder v22.10.5
2424

2525
With this sample, you can:

0 commit comments

Comments
 (0)