Skip to content

Commit c2e8d16

Browse files
committed
fix: remove redundant scheduled refresh
1 parent 0e926f1 commit c2e8d16

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

app/pages/search.vue

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -470,7 +470,6 @@ function startObservingFocusableElements() {
470470
// Perform an initial synchronous refresh so focusableElements is populated
471471
// before any immediate key handling (ArrowUp/ArrowDown) occurs.
472472
refreshFocusableElements()
473-
scheduleFocusableElementsRefresh()
474473
}
475474
476475
/**

0 commit comments

Comments
 (0)