Skip to content

fix(backport): Uncaught ReferenceError req is not defined at AbortSig…#6307

Merged
DigitalBrainJS merged 1 commit into
axios:v0.xfrom
justindhillon:lib/adapters/xhr.js
Mar 21, 2024
Merged

fix(backport): Uncaught ReferenceError req is not defined at AbortSig…#6307
DigitalBrainJS merged 1 commit into
axios:v0.xfrom
justindhillon:lib/adapters/xhr.js

Conversation

@justindhillon

Copy link
Copy Markdown
Contributor

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.

@esezerguven

Copy link
Copy Markdown

@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.

3 participants