chore(editor): don't set editor content intitially
This commit is contained in:
parent
45ca0602f5
commit
dc360d4a18
@ -304,7 +304,6 @@ watch(
|
|||||||
)
|
)
|
||||||
|
|
||||||
const editor = useEditor({
|
const editor = useEditor({
|
||||||
content: modelValue,
|
|
||||||
editable: isEditing.value,
|
editable: isEditing.value,
|
||||||
extensions: [
|
extensions: [
|
||||||
// Starterkit:
|
// Starterkit:
|
||||||
|
Loading…
x
Reference in New Issue
Block a user