• Robert Knight's avatar
    Show a clearer error if `window.open` call fails · 80290c21
    Robert Knight authored
    If opening the login popup window using `window.open` fails or succeeds
    but fails to return a `Window` reference to the caller then show a more
    helpful error message.
    
    There are various rare scenarios (browser bugs, browser extensions)
    which might cause this to happen. There is not a whole lot we can do to
    recover, but at least we can show a better error message.
    80290c21
Name
Last commit
Last update
..
annotator Loading commit data...
boot Loading commit data...
images/icons Loading commit data...
shared Loading commit data...
sidebar Loading commit data...
styles Loading commit data...
test-util Loading commit data...
types Loading commit data...
.eslintrc Loading commit data...
karma.config.js Loading commit data...
tsconfig.json Loading commit data...