Vanessa 2024-05-26 09:36:42 +08:00
parent 1860b641f0
commit 4a881a62ca

View file

@ -676,6 +676,7 @@ export const onTransaction = (protyle: IProtyle, operation: IOperation, isUndo:
return true;
}
});
document.querySelector("wbr")?.remove();
} else {
focusByWbr(protyle.wysiwyg.element, range);
}