Uploadthing button doesnt do anything
Bit baffled by this. Seems like the Button component just doesnt have the onclick listener to do anything when clicked. As you can see from my network tab on initialization it successfully finds my file upload api. Tested with the dropzone component and that works fine, its just the upload button. Im on 6.6 uploadthing and 6.4 @uploadthing/react
1 Reply
Tested rolling back to 6.2 on both packages. Same behaviour. What on earth
Works on firefox, so its something to do with the file picker refusing to open on chrome. v 122
Oh my lordy - updated to v 123 on chrome and it works. Leaving this here in case it helps someone