mirror of
https://github.com/siyuan-note/siyuan.git
synced 2026-02-07 08:01:47 +01:00
This commit is contained in:
parent
347b33fbe4
commit
01392dd5d1
1 changed files with 2 additions and 0 deletions
|
|
@ -1015,6 +1015,8 @@ export const turnsIntoTransaction = (options: {
|
|||
isContinue?: boolean,
|
||||
range?: Range
|
||||
}) => {
|
||||
// https://github.com/siyuan-note/siyuan/issues/14505
|
||||
options.protyle.observerLoad.disconnect();
|
||||
let selectsElement: Element[] = options.selectsElement;
|
||||
let range: Range;
|
||||
// 通过快捷键触发
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue