Open ZhangMingZhao1 opened 7 months ago
@ZhangMingZhao1 were you able to fix this?
fixed already, my mistake
@ZhangMingZhao1 what was the fix, I'm facing the same issue here
@ZhangMingZhao1 @AitBaali-Hamza-bcg same issue here... I notice that it could be related to custom extensions. have you guys found a solution?
Which packages did you experience the bug in?
@hocuspocus/transformer
What Tiptap version are you using?
What’s the bug you are facing?
This case happened when I used a combination of tiptap and yjs. I wanted to create a multi-version history and then convert the version record into tiptap data.
when i click createVersion, view will add a div,but i click this div, only the first will'not report error,when I create multiple historical div tags, I will get an error whenever I click on one that is not the first one.
I find it that tiptap transformer actually use the y-prosemirror’s’yDocToProsemirrorJSON’ fucntion , happen error when converting to delta shema.
vue3 template
js:
error message :
What browser are you using?
Chrome
Code example
still not yet
What did you expect to happen?
console this version tiptap content data
Anything to add? (optional)
Did you update your dependencies?
Are you sponsoring us?