You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Electron seems to have changed how 'new-window' works, in addition to
deprecating it, so that the previous code double-opened external links.
That's annoying, but switching to the new API seems to fix it nicely.
0 commit comments