Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

tiptap2 contains bug in VueNodeViewRenderer #86

Open
pic-dream opened this issue Dec 30, 2024 · 0 comments
Open

tiptap2 contains bug in VueNodeViewRenderer #86

pic-dream opened this issue Dec 30, 2024 · 0 comments

Comments

@pic-dream
Copy link

pic-dream commented Dec 30, 2024

addNodeView() {
return VueNodeViewRenderer(OKatexBlockView, {
test: '默认文本',
})
},

bug occur when dispatch(tr) in OKatexBlockView.vue,the error is:
chunk-EPASFQWC.js?v=c6ed5185:2332 Uncaught RangeError: Applying a mismatched transaction
at Proxy.select (OBlockCard.vue?t=1735613973535:41:17)
at _createElementVNode.onClick._cache.._cache. (OBlockCard.vue?t=1735613973535:137:84)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant