When I preview my app, I see that lot of requests. The last time I was working on it, this was not happening.
I know the response come from the database for the dynamic items logic handlers. In the past, I tried to change the logic to request the database just when the page enters but, it seems to me that this is not the intended behavior.