feature/pagination #42

Merged
v4l3n71n merged 10 commits from feature/pagination into main 2025-06-02 21:22:14 +00:00
Showing only changes of commit 7468c5f24c - Show all commits

View File

@ -469,7 +469,7 @@ class _MyHomePageState extends State<ListItemMenu> {
setState(() {
if ((body.isNotEmpty) || (_fetchCount > 0)) {
if (body.isEmpty) {
_fetchCount = 0;
_fetchCount--;
}
// If we have results, map them to Events
filteredPosts.addAll(