[performance] Is there a way to preload a repeating group?

Hi

In a single page app, the elements only gets loaded when shown.

This is great to avoid loading everything but sometimes it’d be great to pre load a selection of groups or repeating groups at page load.

After the initial load, this would make the navigation much faster.

Is there a way to do that in bubble?

many thanks !

1 Like

No there isn’t such a way, except probably showing and hiding the element but I wouldn’t recommend it. It slows the page load.