Fix task pagination

This commit is contained in:
kolaente 2021-02-20 17:10:56 +01:00
parent d441751c5b
commit 2bf5ffa1a1
Signed by untrusted user who does not match committer: konrad
GPG key ID: F40E70337AB24C9B
3 changed files with 28 additions and 0 deletions

View file

@ -70,6 +70,7 @@ export default {
id: list.listId,
params: params,
search: search,
page: page,
}
if (JSON.stringify(currentList) === JSON.stringify(this.loadedList)) {
return