Skip to content

fix: Update AxiosError type declaration to exclude status (#5330)#5331

Closed
lj-ditrapani wants to merge 2 commits intoaxios:v1.xfrom
lj-ditrapani:v1.x
Closed

fix: Update AxiosError type declaration to exclude status (#5330)#5331
lj-ditrapani wants to merge 2 commits intoaxios:v1.xfrom
lj-ditrapani:v1.x

Conversation

@lj-ditrapani
Copy link

status only seems to be available on AxiosError.response.status and not directly on AxiosError.

status only seems to be available on AxiosError.response.status and not
directly on AxiosError.
@mdmower-csnw
Copy link

mdmower-csnw commented Mar 9, 2024

@jasonsaayman - we recently hit this issue. .status is in the output of .toJSON() but not on the AxiosError instance. Is there a chance you could help move this forward?

@jasonsaayman
Copy link
Member

closing for now due to age, should you want to still have this merged @ me and re-open

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.

4 participants