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
This is a major problem: errors are ignored if they are in promises. We need to start listening to unhandled rejections [1]. This is imperfect as it only works in Chrome, but it's better than nothing.