There was an error while loading. Please reload this page.
2 parents c8a79a0 + d14ae98 commit c8f3e24Copy full SHA for c8f3e24
1 file changed
src/helpers/updateFromContent.ts
@@ -39,4 +39,5 @@ const setContent = (
39
extensions: [Collaboration.configure({ document: doc })],
40
})
41
editor.commands.setContent(html)
42
+ editor.destroy()
43
}
0 commit comments