mirror of
https://github.com/siyuan-note/siyuan.git
synced 2026-01-05 16:28:49 +01:00
This commit is contained in:
parent
7c0a0ced9f
commit
f77477b5e2
1 changed files with 0 additions and 1 deletions
|
|
@ -290,7 +290,6 @@ ${html || genSelectItemHTML("empty")}`;
|
|||
databaseName.setAttribute("data-id", response.data.blockIDs[0]);
|
||||
const listElement = options.menuElement.querySelector(".b3-menu__items");
|
||||
inputElement.addEventListener("keydown", (event) => {
|
||||
event.stopPropagation();
|
||||
if (event.isComposing) {
|
||||
return;
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue