sachin
sachin
TtRPC
Created by aryzing on 11/3/2023 in #❓-help
Can middleware be used on a router?
no, it’s not possible
4 replies
TtRPC
Created by aryzing on 10/31/2023 in #❓-help
Docs hard to follow with so much `next` code
feel free to pr
3 replies
TtRPC
Created by 0xMazout on 9/16/2023 in #❓-help
Build and Publish on lambda from Github Actions
can you do a PR to fix the docs?
4 replies
TtRPC
Created by HoXsan on 9/15/2023 in #❓-help
Authentication with Expo application
this question isn’t related to trpc, would be better to ask this in theo's server
3 replies
TtRPC
Created by sumatoken on 9/14/2023 in #❓-help
tRPC Express server with Next.js
hard to help without a repro then
6 replies
TtRPC
Created by sumatoken on 9/14/2023 in #❓-help
tRPC Express server with Next.js
is react installed?
6 replies
TtRPC
Created by peternovak on 9/12/2023 in #❓-help
Call multiple TRPC endpoints from onSuccess()?
why don’t you want them to be batched though?
11 replies
TtRPC
Created by peternovak on 9/12/2023 in #❓-help
Call multiple TRPC endpoints from onSuccess()?
sorry i misunderstood what you were asking - alex's solution works for what you want here
11 replies
TtRPC
Created by peternovak on 9/12/2023 in #❓-help
Call multiple TRPC endpoints from onSuccess()?
you should be able to just await them in order
11 replies
TtRPC
Created by h on 9/12/2023 in #❓-help
how to handle error from Zod in trpc?
react query has an error property
4 replies
TtRPC
Created by h on 9/12/2023 in #❓-help
how to handle error from Zod in trpc?
you can look at the error that it throws on the client side and display a status based on that
4 replies
TtRPC
Created by mrjack on 9/4/2023 in #❓-help
charset=utf8 results in empty input
but feel free to create an issue on github, hopefully someone else will pick it up
27 replies
TtRPC
Created by mrjack on 9/4/2023 in #❓-help
charset=utf8 results in empty input
i don’t think i can get around to fixing this soon anymore (will be gone for about 2 weeks) but i’ll still keep it in mind
27 replies
TtRPC
Created by mrjack on 9/4/2023 in #❓-help
charset=utf8 results in empty input
quite an annoying bug
27 replies
TtRPC
Created by mrjack on 9/4/2023 in #❓-help
charset=utf8 results in empty input
interesting
27 replies
TtRPC
Created by mrjack on 9/4/2023 in #❓-help
charset=utf8 results in empty input
actually I thought I knew why this was happening but now I do not. I just read that you're using the aws lambda adapter so that avoids a lot of potential issues I thought this could be related to. Also not sure why the input comes through as an empty object. Might be some aws specific stuff happening
27 replies
TtRPC
Created by mrjack on 9/4/2023 in #❓-help
charset=utf8 results in empty input
ill see if i can do a canary publish
27 replies
TtRPC
Created by mrjack on 9/4/2023 in #❓-help
charset=utf8 results in empty input
ok cool
27 replies
TtRPC
Created by mrjack on 9/4/2023 in #❓-help
charset=utf8 results in empty input
awesome 👍
27 replies
TtRPC
Created by mrjack on 9/4/2023 in #❓-help
charset=utf8 results in empty input
can i ask you to try something with a patch (patch-package)?
27 replies