Page loaded (entire) is "yes" not detecting repeating groups loading

I’m not sure if this is a bug or if this is how the behavior is supposed to work.

I am trying to display a progress GIF while the page is loading (conditional logic on floating group), but for some reason the GIF and group hides before all the repeating group on the page finish loading. Any reason why this would be happening?

1 Like

Technically the repeating group has loaded, but the data has not. You could put the condition on the repeating group instead of page and might have better luck.

This topic was automatically closed after 14 days. New replies are no longer allowed.