Fernando
Fernando
TtRPC
Created by juico on 11/22/2023 in #❓-help
trpc mutation call stuck
Commenting because i have the same issue and i've always needed to kill the server manually but unlike the OP i've had the problem when i changed the publicProcedure to protectedProcedure so in my case i believe it's something related to middleware, also in my network tab the request was made by the frontend even though it was forever pending, maybe something related to CORS? i've read the docs in the oficial site but it didn't help at all, also i didn't use the t3 stack but based my project on trpc-minimal-starter
18 replies