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
After logging in with corporate Hangouts account I'm getting white screen. Dev tools show JS error:
Uncaught TypeError: Cannot read property 'contentWindow' of null
at RecipeWebview.getMessages [as loopFunc] (webview.js:6)
at EventEmitter.RecipeWebview.ipcRenderer.on (RecipeWebview.js:13)
at emitOne (events.js:96)
at EventEmitter.emit (events.js:191)
The text was updated successfully, but these errors were encountered:
After logging in with corporate Hangouts account I'm getting white screen. Dev tools show JS error:
The text was updated successfully, but these errors were encountered: