Files
docs/src/frontend
Anthony LC 37eaf6abfd 🐛(frontend) fix loading comments transaction
When we load the comments we have to notify the
subscribers of the DocsThreadStore. This generates
a Yjs transaction that is currently treated as a
user-initiated content change that will trigger
a patch request when the doc will try to save.
We now update the transaction origin when we notify
the subscribers so that we can reliably identify
and ignore those transactions in the useSaveDoc
hook.
2026-05-06 11:20:29 +02:00
..
2026-05-05 10:53:38 +02:00
2026-04-29 09:42:45 +02:00
2026-05-05 10:50:49 +02:00