Skip to content

Commit

Permalink
Add response to upload-error callback
Browse files Browse the repository at this point in the history
  • Loading branch information
Caleb Hardin committed Oct 10, 2024
1 parent 1aa355d commit c676f9a
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions packages/@uppy/xhr-upload/src/index.ts
Original file line number Diff line number Diff line change
Expand Up @@ -262,6 +262,7 @@ export default class XHRUpload<
'upload-error',
file,
buildResponseError(request, error),
request,
)
}
}
Expand Down

0 comments on commit c676f9a

Please sign in to comment.