electron-oauth2 icon indicating copy to clipboard operation
electron-oauth2 copied to clipboard

Add flag to avoid weird errors when browser window has been already c…

Open chamerling opened this issue 8 years ago • 0 comments

Hello,

It can happen that will-navigate and did-get-redirect-request are both called and so the browser window has already been closed. This display bad error message in the middle of the app.

chamerling avatar May 23 '17 11:05 chamerling