mirror of
				https://gitlab.com/comunic/comunicmobile
				synced 2025-11-04 04:04:18 +00:00 
			
		
		
		
	Fix issue on slow connections
This commit is contained in:
		@@ -94,6 +94,8 @@ class _PostsListWidgetState extends State<PostsListWidget> {
 | 
			
		||||
 | 
			
		||||
    if (groups == null) return _loadError();
 | 
			
		||||
 | 
			
		||||
    if (!mounted) return;
 | 
			
		||||
 | 
			
		||||
    setState(() {
 | 
			
		||||
      if (!getOlder) {
 | 
			
		||||
        _list = list;
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user