From 01392dd5d1e5406d9461329ebecaced42f34e278 Mon Sep 17 00:00:00 2001 From: Vanessa Date: Wed, 8 Oct 2025 15:58:14 +0800 Subject: [PATCH] :art: https://github.com/siyuan-note/siyuan/issues/14505 --- app/src/protyle/wysiwyg/transaction.ts | 2 ++ 1 file changed, 2 insertions(+) diff --git a/app/src/protyle/wysiwyg/transaction.ts b/app/src/protyle/wysiwyg/transaction.ts index 6aea88ffa..27d0376bf 100644 --- a/app/src/protyle/wysiwyg/transaction.ts +++ b/app/src/protyle/wysiwyg/transaction.ts @@ -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; // 通过快捷键触发