Cattpot
Cattpot
TtRPC
Created by Cattpot on 2/4/2025 in #❓-help
unstable_httpBatchStreamLink and formData -> not compatible
links: [ splitLink({ condition: (op) => op.path=== 'MyPathFromFormData', true: unstable_httpSubscriptionLink({ url, transformer, }), false: httpBatchLink({ url, transformer, }), }), ],
6 replies
TtRPC
Created by Cattpot on 2/4/2025 in #❓-help
unstable_httpBatchStreamLink and formData -> not compatible
I think it will help me
6 replies
TtRPC
Created by Cattpot on 2/4/2025 in #❓-help
unstable_httpBatchStreamLink and formData -> not compatible
6 replies
TtRPC
Created by NeatZ on 1/31/2025 in #❓-help
trpc 11 superjson transformer not working with unstable_httpBatchStreamLink
i have the same problem if I use superjson with formData
9 replies