Describe the bug
In collaborative editing sessions with more than one client, undo doesn't work anymore. Undoing your own changes only works as long as no remote changes got applied to your document state.
In cases where undo doesn't work, instead the cursor jumps to the end of the document.
To Reproduce
Steps to reproduce the behavior:
- Open a document with two sessions (can be same user)
- Do a change in one session, use undo function, see it doing its thing
- Do a change in one session, do a second change in second session, try undo in first session
- Undo doesn't work as expected
Describe the bug
In collaborative editing sessions with more than one client, undo doesn't work anymore. Undoing your own changes only works as long as no remote changes got applied to your document state.
In cases where undo doesn't work, instead the cursor jumps to the end of the document.
To Reproduce
Steps to reproduce the behavior: