Cache update not working (maybe SSR?)
I have a next app with this page that prefetches data

5 Replies
ratty-blushOP•2y ago
on this page I use a hook to
1: get user data to display user data
2: muate user data like
ratty-blushOP•2y ago
the mutations request is successful but it is not seen on my UI.

ratty-blushOP•2y ago
Does anybody know why the mutation is not reflected on the app?
absent-sapphire•2y ago
I guess you should learn how to take screenshots or copy and paste code
Your issue is in line 23. why are you creating a new queryclient??
useQueryClient
ratty-blushOP•2y ago
lol. I only have discord on my phone lol
thx