mirror of
https://github.com/transloadit/uppy.git
synced 2026-07-25 19:23:55 +00:00
The `...props` object that we were spreading into `<FileProgress />` contained another, different `error` prop, which was empty for individual file upload failures. By putting the `...props` spread in front, the file-specific error takes precedence over the global error. Fixes #1881 |
||
|---|---|---|
| .. | ||
| @uppy | ||
| uppy | ||