FormData TRPCClientError
Hi i have this error in my client : I am working with Next 15.2.2 and tRPC 11.0.0-rc.682. NO MATTER what I try, FormData cannot be sent to my server — this is very frustrating. If anybody has encountered this problem, please help me!
I have a smaller project with the exact same uploading form, and it works fine there (even with latest next version) . I don’t know how to debug this — I’ve spent hours and haven’t found any major differences between the codebases.
//DATA TRANSFORMER src: https://github.com/juliangra/trpc-next-formdata-app-router
I have a smaller project with the exact same uploading form, and it works fine there (even with latest next version) . I don’t know how to debug this — I’ve spent hours and haven’t found any major differences between the codebases.
//DATA TRANSFORMER src: https://github.com/juliangra/trpc-next-formdata-app-router