Invalidate query always get data from cache
I'm new with React-Query, after mutation success then invalidate query but the query always get old data from cache instead of making new request. PLS let me know how to fix it, TKS!
1 Reply
like-gold•3y ago
can you share a reproduction?