Trying to delete a deleted object #390
Unanswered
FrederikFBrandt
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.
Uh oh!
There was an error while loading. Please reload this page.
-
If an object has already been deleted on the server, and the user deletes the same object locally - before synchronizing with the server - the synchronization fails and won't work unless I purge the user's local database. Does anyone know how to handle this more... elegantly?
Edit: This is what I currrently do in my tablecontroller:
Beta Was this translation helpful? Give feedback.
All reactions