You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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)
The text was updated successfully, but these errors were encountered:
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)
The text was updated successfully, but these errors were encountered: