Jotai with tanstack query isn’t refetching after mutation
I have an example repo in which I have an API. The issue is, if I perform a mutation on my data, I have to refresh the page before I see the result.
I have an example repo in which I have an API. The issue is, if I perform a mutation on my data, I have to refresh the page before I see the result.