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

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

other-emeraldOP•2y ago
Does anybody know why the mutation is not reflected on the app?
wise-white•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
other-emeraldOP•2y ago
lol. I only have discord on my phone lol
thx