-
When my query function throws an error, the devtools displays it as an empty object.
I would expect it to display the `message` and maybe `stack` string properties that the object contains.
If I t…
-
Hi,
I am getting the following error: TRPCError: Input parser must be a ZodObject. I am following the nextjs example provided in **trpc-openapi/src/examples**. Getting the same error on all trpc-open…
-
Hi all 👋
It's time for Hacktoberfest 2022, and The Blitz team is excited to have you contribute to our project. Blitz is a community-first project, so that we couldn't miss out on an event like thi…
-
Hello, I have migrated to Ubuntu OS and I'm getting bellow error.
```
thread '' panicked at 'failed to invoke plugin: failed to invoke plugin on 'Some("/media/.../node_modules/next/dist/client/de…
-
Hey! I just have some questions about if there is a plan to integrate this as an official adapter package for nuxt e.g. `@trpc/nuxt` since I don't see any other similar open source projects that do th…
-
### Describe the bug
Yo updated my `package.json` with `"next-superjson-plugin": "^0.4.2",` (and `"next": "^12.3.0",`). This is what I get:
npm install
npm ERR! code ERESOLVE
npm ERR! ERESO…
-
### Describe the bug
Hi, i have several mediapipe dependencies on my react app:
```json
"dependencies": {
"@mediapipe/camera_utils": "^0.3.1675466862",
"@mediapipe/control_utils": "^0…
-
### Provide environment information
System:
OS: macOS 10.15.2
CPU: (8) x64 Intel(R) Core(TM) i7-4770HQ CPU @ 2.20GHz
Memory: 476.20 MB / 16.00 GB
Shell: 5.7.1 - /bin/zsh
Binar…
-
Hello,
I was trying, to migrate my next API to trpc.
I generate trpc cache using createSSGHelpers (because for us need static generation) and in static props request end successfully. But on client …
-
### Provide environment information
Binaries:
Node: 16.15.0 - ~/.nvm/versions/node/v16.15.0/bin/node
Yarn: 1.22.19 - ~/.nvm/versions/node/v16.15.0/bin/yarn
npm: 8.5.5 - ~/.nvm/versio…