This commit is contained in:
parent
1860b641f0
commit
4a881a62ca
1 changed files with 1 additions and 0 deletions
|
@ -676,6 +676,7 @@ export const onTransaction = (protyle: IProtyle, operation: IOperation, isUndo:
|
|||
return true;
|
||||
}
|
||||
});
|
||||
document.querySelector("wbr")?.remove();
|
||||
} else {
|
||||
focusByWbr(protyle.wysiwyg.element, range);
|
||||
}
|
||||
|
|
Loading…
Add table
Reference in a new issue