Tom Moor
Tom Moor
Is the collaboration websocket connecting correctly? You'd be able to see in the browser console. Should also check for errors both there and in the server logs.
You can try removing the inbrowser cache and see if that helps, search for this command in `cmd`+`k`, run it and reload.
Hi @Lowaiz – this sounds very plausible based on the way everything works. And this was one of the reasons that storage of the collaborative state was enforced from v0.69.0...
@Solvik this is only an issue of you enabled and then disabled the multiplayer option all that time ago. Do you think that's the case here?
It's good to see so many logs, but nothing really jumps out in terms of being an error. I assume the post you were working on is "Coruscant Release Notes"...
Yea, I misread the revisions are for another document ID. If you load the same document now are changes saving correctly? aka it was temporary in the tab for that...
Editing without a websocket connection has always been supported, changes are stored in IndexedDB in the browser and synced when the connection returns. While clearly something went awry here, generally...
> it's just an educated guess until someone says that there IS a merging strategy and I'm wrong... I already [mentioned above](https://github.com/outline/outline/issues/5830#issuecomment-1721608200), all document changes are stored and merged with...
What input language is your machine set to?
It's important in this case as it changes the behavior of the backtick key by the looks of your onscreen keyboard.