Skip to content

fix(fetch): treat TypeError: fetch failed as an AxiosError.ERR_NETWORK error;#6380

Merged
DigitalBrainJS merged 46 commits intoaxios:v1.xfrom
DigitalBrainJS:feat/axios-fetch-adapter
May 7, 2024
Merged

fix(fetch): treat TypeError: fetch failed as an AxiosError.ERR_NETWORK error;#6380
DigitalBrainJS merged 46 commits intoaxios:v1.xfrom
DigitalBrainJS:feat/axios-fetch-adapter

Conversation

@DigitalBrainJS
Copy link
Collaborator

Fixes #6374

� Conflicts:
�	package-lock.json
�	package.json
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.

fetch adapter: handling of network errors different from xhr

1 participant