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 59e5809 commit bf648bdCopy full SHA for bf648bd
app/pages/search.vue
@@ -246,8 +246,6 @@ const displayResults = computed(() => {
246
})
247
248
249
-const resultCount = computed(() => displayResults.value.length)
250
-
251
/**
252
* The effective total for display and pagination purposes.
253
* When sorting by non-relevance, we're working with a fetched subset (e.g. 250),
0 commit comments