Deleted record visible after refetch #1192
Unanswered
InduDymensions
asked this question in
Q&A
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
A user does a delete operation on a record ( axios.delete() ). Another user has the deleted record in the cache and the deleted record is visible to the user for a second even after refetch.
Please let me know what can be done for this behavior.
Beta Was this translation helpful? Give feedback.
All reactions