v38.0.0-alpha.13
📦 electronView on GitHub →
🐛 1 fixes🔧 2 symbols
Summary
This alpha release of Electron v38 fixes a specific crash occurring when webContents functions are invoked following a window close event.
Migration Steps
- Install the alpha version via npm install electron@38.0.0-alpha.13 or npm install electron@alpha.
🐛 Bug Fixes
- Fixed a crash when calling some webContents functions after window.close().
🔧 Affected Symbols
webContentswindow.close