Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix: dispatchBeforeRedirect #5729

Closed
wants to merge 1 commit into from
Closed

fix: dispatchBeforeRedirect #5729

wants to merge 1 commit into from

Conversation

k1de
Copy link

@k1de k1de commented Jun 2, 2023

the problem with beforeRedirect was described in the topic #5365
arguments responseDetails and requestDetails were lost in older versions of axios,

my fix returns them and we can use this:
beforeRedirect: (options, responseDetails, requestDetails)

regards, tish 💜

@jasonsaayman
Copy link
Member

closing, fixed by #5778

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants