When @uppy/aws-s3-multipart is used,
I've created two related pull requests, both fixing the issue.
@yaegor @goto-bus-stop Any word on getting a release cut so I can npm install this fix?
I got this error today because one of the parts was duplicated but this was supposed to be fixed with @yaegor changes on https://github.com/transloadit/uppy/pull/2326
I have the latest version of Uppy and the user was using Safari on Mac 10.15
Any ideas?
Most helpful comment
I've created two related pull requests, both fixing the issue.
2325 is a single line change fixing the bug
2326 is dropping the parts storing in the state which seems unnecessary