From 7468c5f24cd734480dea110f4308a590c84fb66f Mon Sep 17 00:00:00 2001 From: Valentin CZERYBA Date: Fri, 23 May 2025 23:47:17 +0200 Subject: [PATCH] change fetchCOunt --- covas_mobile/lib/pages/ListItemMenu.dart | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/covas_mobile/lib/pages/ListItemMenu.dart b/covas_mobile/lib/pages/ListItemMenu.dart index 9db6a1e..b6cd544 100644 --- a/covas_mobile/lib/pages/ListItemMenu.dart +++ b/covas_mobile/lib/pages/ListItemMenu.dart @@ -469,7 +469,7 @@ class _MyHomePageState extends State { setState(() { if ((body.isNotEmpty) || (_fetchCount > 0)) { if (body.isEmpty) { - _fetchCount = 0; + _fetchCount--; } // If we have results, map them to Events filteredPosts.addAll(