fix: search input initialization and re-focus bug #7111
Annotations
3 warnings
|
eslint-plugin-unicorn(consistent-function-scoping):
app/composables/useGlobalSearch.ts#L8
Function `getFocusedSearchInputValue` does not capture any variables from its parent scope
|
|
eslint-plugin-unicorn(consistent-function-scoping):
server/utils/readme.ts#L441
Function `extractHeadingAttrs` does not capture any variables from its parent scope
|
|
eslint-plugin-unicorn(consistent-function-scoping):
test/unit/app/utils/versions.spec.ts#L429
Function `row` does not capture any variables from its parent scope
|