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
Would be helpful if there was a way to propagate additional axios config options. For instance I wanted to use the AbortController signal and in such a case using an interceptor isn't appropriate.
Would be helpful if there was a way to propagate additional axios config options. For instance I wanted to use the AbortController signal and in such a case using an interceptor isn't appropriate.