tiptap-vuetify
tiptap-vuetify copied to clipboard
If line isn't empty then editor don't print new line
If i write words and press enter then editor don't print new line. But if line is empty then editor print new line.
Demo: https://youtu.be/OH3pDDkyNYE
Console error: RangeError: Can not convert <> to a Fragment (looks like multiple versions of prosemirror-model were loaded)
"tiptap-vuetify": "^2.23.0",
have this problem too
Having the same issue
Console error: RangeError: Can not convert <> to a Fragment (looks like multiple versions of prosemirror-model were loaded)
Looks like it's a tiptap issue and not a tiptap-vuetify issue. This suggestion solved the issue for me