icomad
Explore posts from serversTTCTheo's Typesafe Cult
•Created by icomad on 6/24/2023 in #questions
Uploadthing onUploadComplete file size is undefined
Looking through the codebase I found out that in the
conditionalDevServer
method when simulating the file upload webhook callback the filesize is not present in the post request body, adding it solves the problem but only in development.3 replies