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
With the addition of out-of-the-box support for Query Cancellation via AbortController and AbortSignal (v3.30.0) we will remove the old way to cancel Promises by providing a .cancel method.