Closed calpaterson closed 3 years ago
Fixed in 11a930062513926e98b34ef34dd7ac1f558d1736
Reopening as it's not been fixed in the extension
Pretty sure this issue is fixed but need to confirm it
Review the code, extension differs slightly and needs to be brought into line: https://github.com/calpaterson/quarchive/issues/57
Description
Bookmark CRDT covers nearly all cases but not everything - sometimes merges are not commutative.
Steps to reproduce
Expected result
C == D
Actual result
C != D
Additional details
The problem occurs in this code: