balakay
UseQuery iterator not working for me
I am on tRPC v11. Using the example provided in the documentation under "streaming responses using async generators" (re: https://trpc.io/docs/client/react/useQuery) I get the following error in the client:
Any idea where I might be going wrong or if there are some configs I need to change?
Server
Client
3 replies