SupabaseS
Supabase4y ago
db

Strange caching...

Hello,

I'm seeing odd behavior when using the Supabase js client from inside an api page in NextJS.

When calling the NextJS api route, I get stale query data.

Does anybody know if there is caching happening on the NextJS side or on the Supabase REST API side, which would cause stale data?

Thank you very much!
Was this page helpful?