Open qiaochloe opened 6 days ago
Several pages initially display old data and have to be reloaded every time. This happens in
This is a known problem with Next.js caching. More information here: https://nextjs.org/docs/app/building-your-application/caching
This might also be solved by updating to Next.js 15
Several pages initially display old data and have to be reloaded every time. This happens in
This is a known problem with Next.js caching. More information here: https://nextjs.org/docs/app/building-your-application/caching