T
TanStack2y ago
other-emerald

Cache update not working (maybe SSR?)

I have a next app with this page that prefetches data
No description
5 Replies
other-emerald
other-emeraldOP2y ago
on this page I use a hook to 1: get user data to display user data 2: muate user data like
other-emerald
other-emeraldOP2y ago
the mutations request is successful but it is not seen on my UI.
No description
other-emerald
other-emeraldOP2y ago
Does anybody know why the mutation is not reflected on the app?
wise-white
wise-white2y 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-emerald
other-emeraldOP2y ago
lol. I only have discord on my phone lol thx

Did you find this page helpful?