tiptap/tests
Nick Perez 873a67c6e3
feat: in a collab setting, disable transactions that are trying to sync invalid content (#5207)
When collaborating on a document, a client may send changes which are invalid to the current client. This change makes it so that the client can be disabled from synchronizing any further changes to avoid the default behavior of stripping unknown content. This would allow the other client to continue editing on the document while still synchronizing any known changes.
2024-10-21 17:15:06 +02:00
..
cypress feat: in a collab setting, disable transactions that are trying to sync invalid content (#5207) 2024-10-21 17:15:06 +02:00
cypress.config.js tests: increase timeout 2023-03-03 13:00:14 +01:00