disable indexdb
This commit is contained in:
@@ -70,7 +70,7 @@ export default {
|
|||||||
|
|
||||||
window.ydoc = ydoc
|
window.ydoc = ydoc
|
||||||
|
|
||||||
this.indexdb = new IndexeddbPersistence('tiptap-collaboration-example', ydoc)
|
// this.indexdb = new IndexeddbPersistence('tiptap-collaboration-example', ydoc)
|
||||||
|
|
||||||
this.editor = new Editor({
|
this.editor = new Editor({
|
||||||
extensions: [
|
extensions: [
|
||||||
|
|||||||
Reference in New Issue
Block a user