-
### Describe the feature you'd like to request
I'd like to have a way of getting/building a query key from a procedure or router from the server. The implementation of getQueryKey shouldn't be bound …
-
### Provide environment information
System:
OS: macOS 14.6.1
CPU: (12) arm64 Apple M2 Max
Memory: 104.30 MB / 32.00 GB
Shell: 5.9 - /bin/zsh
Binaries:
Node: 18.20.2 - ~/.n…
-
### Describe the feature you'd like to request
Hello,
I write unit test for my project and trying to mitigate long spinup process I decided to switch from
```ts
const caller = appRouter.createCall…
luixo updated
2 months ago
-
### Describe the feature you'd like to request
feature that allows for seamless integration between React Query and trpc in App dir.
### Describe the solution you'd like to see
Currently, using Rea…
-
**Is your feature request related to a problem? Please describe.**
This package doesn't support [tRPC subscriptions (websockets)](https://trpc.io/docs/subscriptions), for example when the client look…
-
heres' an example:
if I have this code defining a schema and try to make TRPC calls (on ANY API, not just this one), I'll get this error:
```
error - TRPCError: [query.question.read] - In…
-
-
### Describe the feature you'd like to request
I am using trpc in bunch of projects that are spread across npm packages. E.g., I have a server `my-server` and a client `my-client`. In `my-client` cod…
-
I've hacked together a TRPC middleware for my v1 integration, but it seems to be broken with v2. Still debugging the issue, but would love to have an officially managed middleware I can use on specifi…
levi updated
11 months ago
-
I have an issue in my monorepo using pnpm and typescript, which started to occur after my migration from yarn to pnpm.
Here is the gist of how to reproduce the issue
- Package `@my-app/lib-b` pa…