cc
cc
TtRPC
Created by cc on 1/17/2025 in #❓-help
@trpc/client vanilla client not appending formdata data to the request/payload
okay i figured it out the problem is httpBatchLink switching to httpLink works all fine.
8 replies
TtRPC
Created by cc on 1/17/2025 in #❓-help
@trpc/client vanilla client not appending formdata data to the request/payload
i've looked at this before and it's using react, i'm using the vanilla client, i'm assuming something's wrong with vanilla one as it's not attaching form data on the client side as the server end is completely working
8 replies
TtRPC
Created by cc on 1/17/2025 in #❓-help
@trpc/client vanilla client not appending formdata data to the request/payload
why would it not support it when they have docs for formdata and the actual server end parses it on its own?
8 replies