fix(dashboard): revert to page 1 when searching list

This commit is contained in:
Jake/Rads 2022-06-24 07:59:51 +02:00
parent 24a0e54f2c
commit f14fee9ae1
2 changed files with 2 additions and 2 deletions

View file

@ -123,7 +123,7 @@
</script>
<ListControl {itemType} {isPublic} {memberList} {groups} {groupList} {list} bind:finalList={processedList} bind:searchValue bind:searchBy bind:itemsPerPageValue />
<ListControl {itemType} {isPublic} {memberList} {groups} {groupList} {list} bind:finalList={processedList} bind:searchValue bind:searchBy bind:itemsPerPageValue bind:currentPage />
{#if listLoading && !err}
<div class="mx-auto text-center">