Евгений
Results
1
comments of
Евгений
As temporary solution you may bypass checksums comparison at line 6067 in mercury.js: ``` return rangy.serializeSelection(this.getSelection(), false); ``` by changing `false` to `true`