mirror of
https://github.com/pocketbase/pocketbase.git
synced 2026-09-15 11:00:55 +02:00
[#100] resets the initial loadList results
This commit is contained in:
@@ -23,7 +23,7 @@
|
||||
|
||||
$: canLoadMore = totalItems > list.length;
|
||||
|
||||
loadList();
|
||||
loadList(true);
|
||||
|
||||
loadSelected();
|
||||
|
||||
|
||||
Reference in New Issue
Block a user