data not getting updated immediately
hey everyone! im using react query to fetch data. But when i update some data on backend(supabase) then the updated data is only seen once i refresh the app.
invalidatequeries not working and in log also the updated data coes after refreshing
cananyone help on this
1 Reply
quickest-silver•2y ago
Show repro