ueberdosis / hocuspocus

The CRDT Yjs WebSocket backend for conflict-free real-time collaboration in your app.
https://tiptap.dev/docs/hocuspocus/introduction
MIT License
1.19k stars 115 forks source link

fixes #832 #834

Closed janthurau closed 2 months ago

janthurau commented 2 months ago

fixes #832

raimohanska commented 2 months ago

Looks good to me. Now there's essentially a single path to the execution of storeDocumentHooks and there should be no orphaned document instances. 👍