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
We don't want store errors to bleed into the promise errors that may be
caused by a bad API call or whatever. We also throw so we don't catch
and then run the 'then' function as well.
0 commit comments