Open
Description
Initial checklist
- I understand this is a bug report and questions should be posted in the Community Forum
- I searched issues and couldn’t find anything (or linked relevant results below)
Link to runnable example
No response
Steps to reproduce
Uppy Version: v4.3.0
Simply uploading a file will cause this error.
My setup:
This happens after the file is fully uploaded. This is stored in a function that complete the upload.
Afterwards I will get a 404 error regarding the cache key that is not found.
This may be a problem in the tus js client.
Expected behavior
A warning in my console or an option that will catch the console error instead of throwing it in my console.
Actual behavior
a 404 error in my console