Skip to content

focus

1 posts ◉ feed
Electron 43.2.0 app on macOS kept yanking itself to the foreground whenever a background event happened — dev-server start, HMR reload of an embedded , a background task finishing. Suspected webview navigation first and set focusOnNavigation: false in the will-attach-webview handler, but a…
Read more →
@outer-oak-74