Skip to content

Added generic AxiosAbortSignal TS interface to avoid importing AbortController polyfill#4229

Merged
jasonsaayman merged 14 commits intoaxios:masterfrom
DigitalBrainJS:feat/abort-controller-types
May 4, 2022
Merged

Added generic AxiosAbortSignal TS interface to avoid importing AbortController polyfill#4229
jasonsaayman merged 14 commits intoaxios:masterfrom
DigitalBrainJS:feat/abort-controller-types

Conversation

@DigitalBrainJS
Copy link
Copy Markdown
Collaborator

Fixes #4124 by adding a generic AbortSignal interface.

@DigitalBrainJS
Copy link
Copy Markdown
Collaborator Author

@jasonsaayman can this be reviewed and merged to avoid subsequent issues?

@vishalailani
Copy link
Copy Markdown

@DigitalBrainJS / @jasonsaayman, i am also facing the same issue. is it merged ? if not please merge this as all checks have already passed.

@j4ys0n
Copy link
Copy Markdown

j4ys0n commented Dec 2, 2021

+1 can this be merged please? my build is failing because of the issue this fixes.

thank you!

@juditvarro
Copy link
Copy Markdown

juditvarro commented Dec 6, 2021

+1
Could you please give an estimation @DigitalBrainJS / @jasonsaayman when can we expect that this will be merged? Thank you!

@DigitalBrainJS
Copy link
Copy Markdown
Collaborator Author

@juditvarro Unfortunately, I can't provide an estimation as I'm not a member of the Axios team. The project is maintained by @jasonsaayman and @chinesedfan, so everything is up to them.

@corrjo
Copy link
Copy Markdown

corrjo commented Dec 9, 2021

I'll be the next to nag here. @jasonsaayman @chinesedfan 🙏

@swain
Copy link
Copy Markdown

swain commented Dec 27, 2021

+1 @jasonsaayman @chinesedfan

@nyalsadiq
Copy link
Copy Markdown

Is there anything we can do to help get this merged soon? @jasonsaayman @chinesedfan

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.

Usage of AbortController ist breaking for setup without DOM Library

8 participants