uppy/packages
Renée Kooi dc4420e019
dashboard: fix retry icons on individual files (#1888)
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
2019-10-14 16:32:30 +02:00
..
@uppy dashboard: fix retry icons on individual files (#1888) 2019-10-14 16:32:30 +02:00
uppy Release 2019-10-09 21:00:46 +02:00