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

similar to how you can see the procedure input types of each procedure, is there a way to see the procedure output type without executing the procedure? This would be...

Maybe a bit early, but the next major release trpc (v11) is on the horizon, basically updating react-query to v5. trpc-panel does not work with the latest `@trpc/server@next` version. No...

![image](https://github.com/iway1/trpc-panel/assets/17372417/c4dd6997-d8f5-451a-829b-762fc252be3f)

![0b1d5e6b2edb0301983b6967971fe9d4](https://github.com/iway1/trpc-panel/assets/2835129/275f7c7e-50bf-4b70-9d77-e3fbdf7419cf)

I think I'm encountering a bug whenever I try to post using trpc Panel. Whenever I reload the browser, it works and only one call is made. But if I...

I cannot find a way to pass null for nullable field - `z.string().nullable()` When I type in `null` then it's sent as string "null". Additionally when string field is cleared...

enhancement

Link Issue: https://github.com/iway1/trpc-panel/issues/82

**replaced #41** Uses [@textea/json-viewer](https://github.com/TexteaInc/json-viewer) to display a collapsable JSON tree view with response size & time. ![image](https://github.com/iway1/trpc-panel/assets/58997957/f4148a08-7770-441f-a313-c726229f0df1) resolves #2, resolves #49, resolves #87

because of createCaller replaced by another name

Hello! Thank you for your awesome work! We are currently experiencing the following issue with our setup. Whenever we try and load the page we get the following error message...