Closed unsudo closed 3 years ago
Oh thanks for the PR! Sorry for the late response, I don't check this repo too often. Let me check out your change and test it and I'll get back to you about merging it in.
I've had the same issue when testing conclave, and am happy to see that there is a solution to it.
Tested this out locally and looks good! Thanks for the PR
Applying remote operations that require to insert or delete a line is not working properly on some browsers. Remote cursors are also not functioning properly as a result.
Adding a zero width-space text node after the cursor node fixes these issues.