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 Reply
same issue!
no i was being dumn. it doesnt work in local dev for me but works in prod gg