Use golden retiver without thus?

Hello ,

I need to use golden retriever plugin for larger file.
Does it required to use thus for it or i can use it without thus ?

You can use it without tus too :slight_smile:

I am facing below issues

  1. Button Re-select is not available as shown in example.
  2. After upload start i close browser when upload % is 60, When i re-open browser and try again it shows below error

MultipartUploader.js:200 Uncaught (in promise) TypeError: Cannot read properties of null (reading ‘size’)
at Pd._initChunks2 (MultipartUploader.js:200:66)
at new MultipartUploader (MultipartUploader.js:168:63)
at index.js:631:20
at new Promise ()
at i._uploadLocalFile2 (index.js:600:10)
at index.js:181:86
at Array.map ()
at value (index.js:161:40)
at i._runUpload2 (Uppy.js:1706:13)
at i.restore (Uppy.js:1149:68)

Can you create an issue for it (with as much information as possible)? That sounds like a bug.

Issue added. I think the issue is due to when i re-select file then upload id get changed.
https://github.com/transloadit/uppy/issues/5543