issues Search Results · repo:Operational-Transformation/ot.js language:JavaScript
Filter by
25 results
(53 ms)25 results
inOperational-Transformation/ot.js (press backspace or delete to remove)TypeError: this is undefined
TextOperation.prototype.equals = function (other) { if (this.baseLength !== other.baseLength) { return false; } if
(this.targetLength !== other.targetLength) { return false; ...
alanhong902
- 2
- Opened on Apr 14, 2020
- #39
Not sure if my code uses ot correctly, as I could not compare it with the documentation ... but it works .. until
suddenly the text gets duplicated multiple times on one client.
Error: Both operations ...
LaKing
- 3
- Opened on May 23, 2018
- #37
I feel like the index ends abruptly and there s more text somewhere that was forgotten to push
image ^-- end of page --^
dsanchezseco
- 1
- Opened on Apr 5, 2018
- #36
The documentation on this is really, really bad! There s no explanation on how to start a server. No explanation on how
this would work with CodeMirror.
All you really know is that it is used with socket.io. ...
bjorno43
- 2
- Opened on Jul 13, 2017
- #35
Undo should support IP2(operation transform an do-undo pair should be the same) and IP3(a and b are concurrent
operation, a- is inverse operation of a, then a- should be equal to a -). Suppose two users ...
TimYi
- Opened on Feb 20, 2017
- #34
powerumc
- 2
- Opened on Feb 14, 2017
- #33
retorquere
- 1
- Opened on Apr 4, 2016
- #31
I found a bug which leads to unsynchronized state. To reproduce do the following: I could reproduce it with my own
service but also with ot-demo.timbaumann.info.
Open same document on several clients, ...
jachzen
- 1
- Opened on Mar 7, 2016
- #30
quill is an open source rich text editor based on contenteditable. http://quilljs.com/ https://github.com/quilljs/quill/
The editor normalizes the DOM changes and create a delta with insert and retain ...
benbro
- 6
- Opened on May 14, 2014
- #28

Learn how you can use GitHub Issues to plan and track your work.
Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub IssuesProTip!
Restrict your search to the title by using the in:title qualifier.
Learn how you can use GitHub Issues to plan and track your work.
Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub IssuesProTip!
Press the /
key to activate the search input again and adjust your query.