Fixed empty search input when going from InFile to Vault
This commit is contained in:
@@ -18,6 +18,7 @@
|
||||
}
|
||||
|
||||
async function selectInput() {
|
||||
await tick()
|
||||
elInput.focus()
|
||||
await tick()
|
||||
elInput.select()
|
||||
|
||||
Reference in New Issue
Block a user