pass mask all input option recursively
This commit is contained in:
@@ -289,6 +289,7 @@ export function serializeNodeWithId(
|
||||
blockClass,
|
||||
skipChild,
|
||||
inlineStylesheet,
|
||||
maskAllInputs,
|
||||
);
|
||||
if (serializedChildNode) {
|
||||
serializedNode.childNodes.push(serializedChildNode);
|
||||
|
||||
Reference in New Issue
Block a user