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(backport): Uncaught ReferenceError req is not defined at AbortSig… #6307

Merged
merged 1 commit into from
Mar 21, 2024

Conversation

justindhillon
Copy link

Resolves issue #6301.

The veriable name used to be req. This is a mistake and caused a Uncaught ReferenceError. So I have fixed it by replacing the name with the correct one, request.

This is already fixed in v1.6.8 (latest version), so I have brought the fix to this branch.

@DigitalBrainJS DigitalBrainJS merged commit 92a0454 into axios:v0.x Mar 21, 2024
7 checks passed
@esezerguven
Copy link

@DigitalBrainJS hello, when will be new release which includes this pr?

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.

None yet

3 participants