Hello everyone,
I have a recurring problem that I can't solve on my own. Some times, when I change pages, my texts called by my API become "null" and instead of API calls on my containers, gray squares appear.
When I look at my logs, my endpoints are called and retrieved, I have the impression that my application does not immediately notice the data and that it gives gray squares.
I also notice that if I press on the screen the data appears and the gray boxes disappear.
I am attaching a video to make it clearer for you. Do you have any idea how to fix this?