mirror of
https://github.com/transloadit/uppy.git
synced 2026-07-17 16:50:22 +00:00
Merge branch 'main' into angular-v21-support-attempt-2
This commit is contained in:
commit
cef447baac
3 changed files with 138 additions and 8 deletions
5
.changeset/little-clouds-call.md
Normal file
5
.changeset/little-clouds-call.md
Normal file
|
|
@ -0,0 +1,5 @@
|
|||
---
|
||||
"@uppy/tus": major
|
||||
---
|
||||
|
||||
@uppy/tus: don't abort the request on error, so the server response (status + body) is forwarded to the `upload-error` event and `file.response` instead of being reset to status `0`.
|
||||
Loading…
Add table
Add a link
Reference in a new issue