Updated data not being fetched in production.
Hey guys so i just made a web app which uses prisma / planetscale and tanstack query.
I have been trying to fetch data from the code below
It works perfectly fine in the local enviroment but the deployed version of the app doesn't fetch the updated data from database at all what might be the problem here ?
I have been trying to fetch data from the code below
It works perfectly fine in the local enviroment but the deployed version of the app doesn't fetch the updated data from database at all what might be the problem here ?
