3 ms·
But the offline enabled property allows exactly that. Both sides type offline and only sync later. Neither would like their change to just be discarded.
by ongy 1y ago
But the offline enabled property allows exactly that.
Both sides type offline and only sync later.
Neither would like their change to just be discarded.
- kazinator 1y agoI was responding only to the idea of having no conflict resolution: last edit wins (proposedin a great grandparent comment): https://news.ycombinator.com/item?id=45341335 https://news.ycombinator.com/item?id=45341335 "We have a local-first app. Our approach? Just ignore the conflicts. The last change wins." if you can see the edits being made in real time, keystroke by keystroke, that pretty much solves that problem. As for offline editing, either don't support it (then you're not local-anything obviously) or you can have some lame workflow like "the document was changed by another user ..."