A. Sehrik
TTCTheo's Typesafe Cult
•Created by A. Sehrik on 10/10/2024 in #questions
UT | Express.js | onUploadComplete doesn't trigger at all
Hi all,
this is first time i am trying uploadthing. in my express server i configured it like this:
problem is
onUploadComplete
doesn't trigger at all although my images are uploaded successfully. also middleware checks pass.
i need to save the uploaded image url to DB. thats why i need onUploadComplete .
Thanks.1 replies