Decrease Page Load Time

I dont think thats normal :smiley:

Anyone here with Advice? Im building a One Pager and for every Section i use a RU Element.
When i load the page all RU Elements a doesnt load on page load. Only the one which is visible by path url condition.

Are there any general other Tips for lowering page load time?

you can check the dev tools to see what actually is loaded to the page

if you’re using “when page is loaded” within hidden reuseables then that forces them to load on page load to run the condition. Instead use “when reuseable is visible first time”

there’s a few other quirks that force reuseables and other elements to load on page load also

2 Likes