-
### Describe the feature you'd like to request
I would like trpc query keys to have some prefix (e.g. 'trpc') to make it easy to identify them when setting up a QueryClient. This is useful when the…
-
### Is your feature request related to a problem?
1. 我设置了 proto 如下:
syntax = "proto3";
package helloworld;
import "trpc/proto/trpc_options.proto";
import "trpc/swagger/swagger.proto";
im…
-
### Provide environment information
```
System:
OS: macOS 14.5
CPU: (10) arm64 Apple M1 Max
Memory: 56.36 MB / 32.00 GB
Shell: 5.9 - /bin/zsh
Binaries:
Node: 20.11.1 - …
-
### Description
I am facing multiple issues on Kanban:
- Rows/items disappearing. There should be an item in the ToDo column but sometimes it's just gone and instead the errors displays in another…
-
### Area of Improvement
In the documentation linked below, the backend code returns data from the mutation call. Attached code for reference:
```
return {
user: {
name: opts.in…
-
Using the example from the trpc server middleware for hono docs, in the createContext example the env is typed as `Context` is there a way to get the type safe bindings same as when using the hono rou…
-
https://create.t3.gg/
-
前端套了CF,在监控项目添加到50个左右时,访问监控列表发现部分项目信息无法正常获取,查看浏览器的开发者模式-网络,发现访问/trpc/monitor.recentData,monitor.getPublicInfo...接口时的参数过长,导致返回400 Request Header Or Cookie Too Large。
解决方案:
优化访问接口,控制或缩减URI及参数的总长度。
-
### What version of Elysia is running?
Latest
### What platform is your computer?
W11
### What steps can reproduce the bug?
Using tRPC plugin.
### What is the expected behavior?
…
-
Hi,
I'm using the playground with the latest trpc version 11, now it's working fine expect that I get no autocomplete even the docs are empty
![Screenshot 2024-02-05 at 09 26 27](https://github…