mirror of
https://github.com/siyuan-note/siyuan.git
synced 2025-02-28 05:32:52 +00:00
This commit is contained in:
@@ -784,7 +784,7 @@ ${genHintItemHTML(item)}
|
||||
focusBlock(nodeElement);
|
||||
} else if (nodeElement.classList.contains("av")) {
|
||||
avRender(nodeElement, protyle, () => {
|
||||
focusBlock(nodeElement);
|
||||
(nodeElement.querySelector(".av__title") as HTMLInputElement).focus();
|
||||
});
|
||||
} else {
|
||||
focusByWbr(nodeElement, range);
|
||||
|
||||
Reference in New Issue
Block a user