I built a page in which there are both TEXT widgets and LABEL wodgets.
The TEXT widgets were linked to an ITEM via the <% = items [0] .value%>, while the LABEL widgets were linked to the ITEMs directly.
When I open the page for a moment the data is not displayed, then everything works regularly.
I am attaching a video to help you understand the problem better.
In the page, the left table is made with TEXT, while the left table with LABEL.
Do you have any tips to limit the problem?