Only show No results when not loading

This commit is contained in:
2022-03-06 23:27:46 +01:00
parent d658d90d18
commit 8c28f7d5f3
2 changed files with 7 additions and 2 deletions

View File

@@ -11,7 +11,7 @@
>
</div>
<results-list v-bind="{ results, shortList }" />
<results-list v-bind="{ results, shortList, loading }" />
<loader v-if="loading" />
<div ref="loadMoreButton" class="button-container">