ERROR: UPLOADTHING No slug provided in params: {}

Hello guys,

I am working on an web app that integrates an image uploader, so I stumbled upon uploadthing, and implemented it with a Dragger UI from ANTD Design ("antd": "^5.16.4"), but when upload image event happens the uploadthing returns error
⨯ UPLOADTHING 13:03:16  No slug provided in params: {}


From the docs I was unable to solve this, so maybe someone else can help me with some information.

I'am gonna leave the code from each file that I am using for this implementation in the comments because i'am crossing out the Discord maximum message length.

thank you for your time and answear in advance
Was this page helpful?