Uploadthing: Will onClientUploadComplete always finish before the upload promise resolves?
In the onClientUploadComplete
of my file upload, I populate an input field value (via React-hook-form):
In the onClientUploadComplete
of my file upload, I populate an input field value (via React-hook-form):