Rendering pages in NodeJS

Hello, Patrick. Thanks for the help. Yes, each page uses a personal layout.

I think I managed to find some pattern. So, I observe this behavior everywhere where there are elements with dmx-show parameters. Pages that don't have elements with dmx-show work fine. I also found that if an element with the dmx-show parameter is wrapped in a div Conditional Region (I use the browser1.document.visibility condition), the page starts loading normally and the elements are no longer displayed ahead of time.

I note that Matthias had a similar problem:

I don't know if he solved it in some other way or not. But I can say that the preloader does not help in this case. Elements with the dmx-show parameter will still rendering faster than anything on the page for a second, bypassing the preloader stub as well.