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
The applyRemoteChanges() has a not-implemented 'clear' flag that should be implemented for the cases when a client has been offline for a very long time so that the server no more has the old revision saved, that the client refers to.
I don't know much about the inner workings of Dexie or IndexedDB yet, but let me state the idea of replacing the return value of applyRemoteChanges(), shown here:
The applyRemoteChanges() has a not-implemented 'clear' flag that should be implemented for the cases when a client has been offline for a very long time so that the server no more has the old revision saved, that the client refers to.
See nponiros/sync_server#5
The text was updated successfully, but these errors were encountered: