-
### Describe the feature you'd like to request
`httpBatchStreamLink` was implemented on this https://github.com/trpc/trpc/pull/4347
Currently, the built-in AWS Lambda Adapter for tRPC didn't provi…
H4ad updated
3 months ago
-
Hi! Sorry, it's me again.
# Problem
The build step runs fine, but now I'm seeing a new runtime error:
```
Error: Cannot find module '../../package.json'
Require stack:
- /vercel/path0/node_m…
-
I can not find @Subscription in package
-
### Area of Improvement
I would like to see more in-depth API documentation for how to use TRPCClientError.
There is only documentation about TRPCError which is an error that I can catch only in t…
-
Hello,
I'm not sure if I'm missing something, but the readme doesnt do a particularly good job of informing how to view the playground. I used the Express Handler code, and I tried going to http://…
-
Update dependency `@tanstack/react-query` from v4 -> v5.
Note: The `@trpc/react-query` still uses v4 of ReactQuery. Must wait until tRPC will support v5.
-
### Provide environment information
```
System:
OS: macOS 14.5
CPU: (10) arm64 Apple M1 Pro
Memory: 69.47 MB / 16.00 GB
Shell: 5.9 - /bin/zsh
Binaries:
Node: 20.11.1 …
msmps updated
3 months ago
-
A bug so bizarre that it must be because I'm doing something simple wrong, but here goes:
I have a full stack react app in which phone numbers can be added to a database using a form or via CSV upl…
-
I think you can replace this code
https://github.com/upstash/jstack/blob/ee3f48a4f07f172c4d191cf2a1b597e3144da76c/src/app/page.tsx#L13-L24
with an even easier implementation by using `ReactQuery…
-
## Current Behavior
When in the dasboard page, the "bandbreite" graph doesn't show any values. Also "Download" and "Upload" always shows 0.00 MBit/s (see image)
The docker log shows a lot of the…