From 96cc4bda25c33e7553c13fc92fa540ea65d5542e Mon Sep 17 00:00:00 2001 From: kriskbx Date: Wed, 10 Mar 2021 12:34:33 +0100 Subject: [PATCH] disable indexdb --- docs/src/demos/Examples/CollaborativeEditing/index.vue | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/src/demos/Examples/CollaborativeEditing/index.vue b/docs/src/demos/Examples/CollaborativeEditing/index.vue index 988851b7..ce043f50 100644 --- a/docs/src/demos/Examples/CollaborativeEditing/index.vue +++ b/docs/src/demos/Examples/CollaborativeEditing/index.vue @@ -70,7 +70,7 @@ export default { window.ydoc = ydoc - this.indexdb = new IndexeddbPersistence('tiptap-collaboration-example', ydoc) + // this.indexdb = new IndexeddbPersistence('tiptap-collaboration-example', ydoc) this.editor = new Editor({ extensions: [