trpc-panel icon indicating copy to clipboard operation
trpc-panel copied to clipboard

Results 47 trpc-panel issues
Sort by recently updated
recently updated
newest added
trafficstars

Would be good to be able to explore all the data types used

When and after installing trpc-panel, this warning appears (I'm using `pnpm`): ```  WARN  deprecated [email protected]: The querystring API is considered Legacy. new code should use the URLSearchParams API instead.

This feature would be super useful because I can't use next auth without a TSL connection and the easiest way to do this in the dev environment in Next.js is...

My server has ≈50 routers. The page is stuttering when I click router or excute request. ****environment** - trpc-panel ^1.3.0 - tRPC ^10.20.0 - expressjs ^4.18.2 - chrome 112 -...

Idk if it's me or this doesn't support subscription yet but I have this error. thanks

- `package.json` says `"license": "MIT",` (expected that this is the correct value) - `package.json` says `"private": true,` (expected: false (no field) as this is a published package) - Github says...

It may be useful to add the time elapsed to get the response ![SCR-20230224-scd](https://user-images.githubusercontent.com/57238554/221331432-60e2ce9e-ee26-41dc-a729-f50c7579548a.png)

It would be very useful if the headers can be disabled and re-enabled (maybe with checkboxes). This should work with the "Save headers" option. Use case: Imagine you have two...

#4 Added dark mode with minimal changes using an open source plugin, this allows to keep development simple and with dark mode automatically enabled for each change in light mode

Could be super cool if we can add support for Rest API, this can be game-changing as it eliminates the need for open API docs (internal usage)

enhancement