onUploadAborted inside my useUploadThing hook
onUploadAborted function isn't exposed in the hook. the docs havn't been updated it seems like. .catch to the startUpload and that will run whenever the upload is abortedsignal.addEventListener(”abort”, callback)" - julius