This commit is contained in:
parent
3699129d7a
commit
3801e030df
1 changed files with 1 additions and 1 deletions
|
@ -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);
|
||||
|
|
Loading…
Add table
Reference in a new issue