fix: upon modifying the information in the Inbox, the list failed to update promptly
Description
on the Discover page, when modifying information in the Inbox, the list does not update immediately after the modification is completed.
https://github.com/user-attachments/assets/34d975b8-4cd7-4818-91b2-4d733c495c3f
Linked Issues
Additional context
@cuikaipeng is attempting to deploy a commit to the RSS3 Team on Vercel.
A member of the Team first needs to authorize it.
This implementation does not make sense. I will refactor later
This implementation does not make sense. I will refactor later
sorry to bother you, I would like to ask you for some advice. in useMutation, I handle optimistic updates through onMutate, is this “make sense“ ?
code like ⬇️ I have tested it, and it can be run this way.