You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Theoretically, there could be such situation, when in sync storage table, we can find, Deletion of a document, and after that, creation of document with the same id. This raises two questions:
is such situation possible in real world?
should sync storage react to such situations and how?
Theoretically, there could be such situation, when in sync storage table, we can find, Deletion of a document, and after that, creation of document with the same id. This raises two questions:
The text was updated successfully, but these errors were encountered: