[Solved]
The problem were these blocks
These were getting data since the screen initialization (Not sure why as I dont change any data on initialization)
What I did is to make sure these blocks are not used until all data has been fetched.
[Solved]
The problem were these blocks
These were getting data since the screen initialization (Not sure why as I dont change any data on initialization)
What I did is to make sure these blocks are not used until all data has been fetched.