fix serializeNodeWithId args

This commit is contained in:
Yanzhen Yu
2026-04-01 12:00:00 +08:00
parent 4118f12582
commit f8c0643eb8
3 changed files with 12 additions and 0 deletions

View File

@@ -214,9 +214,11 @@ export default class MutationBuffer {
document,
mirror.map,
this.blockClass,
null,
true,
this.inlineStylesheet,
this.maskInputOptions,
undefined,
this.recordCanvas,
)!,
});