fix serializeNodeWithId args
This commit is contained in:
@@ -214,9 +214,11 @@ export default class MutationBuffer {
|
||||
document,
|
||||
mirror.map,
|
||||
this.blockClass,
|
||||
null,
|
||||
true,
|
||||
this.inlineStylesheet,
|
||||
this.maskInputOptions,
|
||||
undefined,
|
||||
this.recordCanvas,
|
||||
)!,
|
||||
});
|
||||
|
||||
Reference in New Issue
Block a user