9 Replies
In the docs they give almost the same example.. 😦
Restart vscode
Just vscode playing with your head
The code is fine
When I revert to the example all is good. I generated new prisma types. I restarted the typescript server 🤔
omg
resetart works..
wauw
thanks
yh exactly
restart vscode after db push
also db push generates so dont need to do both
My god.. Is this a t3 thing or prisma in general?
never had this
Either, t3 having a lot of type inference which overloads the ts server, or prisma problem, cuz for now it's only prisma types that seem to be doing this.
But the same prisma type is walking through the ctx/context which is inferred / passed through tRPC
So it can be a lot of things
Unknown User•2y ago
Message Not Public
Sign In & Join Server To View
I had it few time aswell, just cmd+p >ts reset 😉 if you are using vscode