Strange vercel/trpc/prisma/planetscale issue
Unanswered
Masai Lion posted this in #help-forum
Masai LionOP
For some reason suddenly a specific table (employees) can't be accessed in production.
Locally everything works fine, I get all my data etc but if I go to the deployed app online it's like the trpc/prisma call is not going through.
I'm not seeing a status (eg 200) in the network explorer either, it just stays empty. I don't see any errors in the vercel logs. All other calls go through just fine.
Has anyone had this issue before?
Locally everything works fine, I get all my data etc but if I go to the deployed app online it's like the trpc/prisma call is not going through.
I'm not seeing a status (eg 200) in the network explorer either, it just stays empty. I don't see any errors in the vercel logs. All other calls go through just fine.
Has anyone had this issue before?