Describe the bug
When opening a document read only
- a session is created on the server
- the document is locked
- initial steps are pushed from the client but rejected by the server
To Reproduce
Steps to reproduce the behavior:
- Create a markdown file and share it read only
- Open the read only share without opening the file itself
- Check the lock and open the file for editing in another tab.
- See lock and failing initial load.
Expected behavior
Read only views should not lock the document or mess up the session state.
Screenshots
will attach later
Describe the bug
When opening a document read only
To Reproduce
Steps to reproduce the behavior:
Expected behavior
Read only views should not lock the document or mess up the session state.
Screenshots
will attach later