useMutation refreshing problem
Hello, is it normal that when using useMutation function and calling .mutate() the page reloads ? like it refreshes not re-render, and if so how do I fix it ?
2 Replies
environmental-rose•4mo ago
It's not normal, but also not caused by tanstack
fascinating-indigoOP•4mo ago
yeah just relized it was the json server
so I made an express endpoint