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
xhr was used originally and dates back to the first iteration of this library. Let's see if we can beneficially replace it with fetch, while improving reliability and code readability.