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
I have a class component that allows you to click a 'retry' button, and when you do that it also aborts the existing request. Would that work with this hook?
I was just about to sit down and puzzle together a hook for this, and when googling I came across your blog post.