-
-
Notifications
You must be signed in to change notification settings - Fork 1.7k
Closed
Description
Though ExtraErrorData is enabled, I've noticed that for Axios errors, everything is [undefined] (except for [config])(https://github.com/axios/axios/blob/7d6bddba2d8de29c263feaef4c40daa50cb4b176/lib/core/enhanceError.js#L14)
Workaround is to use a beforeSend hook to ensure the AxiosError props, or at least the desired ones, do make their way to Sentry, but feels like there should not be the need for this with extraErrorData integrated:
Any idea why this might be happening?
Version:
6.13.2
Metadata
Metadata
Assignees
Labels
No labels
