-
After entering emailid and otp, the loader with the text 'setting up your account' continuously shown in the page. In the console , this message is shown: GET /api/trpc/authCallback?batch=1&input=%7B%…
-
## Describe the bug
Requires migrating the following APIs:
- GET /threads/:id/polls
- POST /threads/:id/polls
- DELETE /polls/:id
- GET /polls/:id/votes
- PUT /polls/:id/votes
-
Cross-posting https://github.com/t3-oss/create-t3-turbo/issues/1110 to get your eyes on it 😉
It looks like superjson silently fails to deserialize `Date` objects in edge runtimes, only in TRPC muta…
-
-
## Describe the bug
Will require new moving data out from GET /status
- JWT info into separate route
- result.user return value
Requires migrating the following APIs:
- GET /verifyAddress…
-
## Describe the bug
This will require breaking out the roles from the GET /status call into its own separate API.
It will also require migrating the following API:
- POST /deleteAddress
-
The `yarn build` command fails during building the production build.
This is with nodejs version `20.12.1`.
The .env file is a copy of the example env with only `NEXTAUTH_SECRET=` and `CALENDSO_EN…
-
### Environment
Docker
### Version
0.15.3
### Describe the problem
When clicking on the Boards page from the management I get an error that the page has crashed. When i click on the "Detailed err…
-
hey there - are there any updates here? know of any more js bindings for nng? thank you!
-
Hi Isaackoz,
I am a student from the Netherlands and I am trying to add Clerk in my T3 stack.
I found your repo but I saw that it is different from the latest T3 project I started with npm create …