We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0e926f1 commit c2e8d16Copy full SHA for c2e8d16
1 file changed
app/pages/search.vue
@@ -470,7 +470,6 @@ function startObservingFocusableElements() {
470
// Perform an initial synchronous refresh so focusableElements is populated
471
// before any immediate key handling (ArrowUp/ArrowDown) occurs.
472
refreshFocusableElements()
473
- scheduleFocusableElementsRefresh()
474
}
475
476
/**
0 commit comments