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
Added onCancel reducer that allows to process cancelled operations. If you're using the default configuration, this fixes a bug where the loading property could be stuck on true (see #4).