Wait for all JS and Next Image to load, before displaying page
Unanswered
Short mackerel posted this in #help-forum
Short mackerelOP
So we have an extensive Scrollytelling page, which is the page.tsx and the top client-boundary of a specific route.
Anyway, we have like 4 different Scrollytelling Roots with different images inside them.
Is there a possibillity to wait for every JS-Functionality and Next-Image? Like I don't care how long the loading screen will be, but is it possible to make something like that?
Anyway, we have like 4 different Scrollytelling Roots with different images inside them.
Is there a possibillity to wait for every JS-Functionality and Next-Image? Like I don't care how long the loading screen will be, but is it possible to make something like that?
1 Reply
Morelet’s Crocodile
Are you sure you just don't want to use a placeholder image while they load? Then you can still load the page https://image-component.nextjs.gallery/placeholder