I’ve tried a bunch of stuff, playing around with it but it won’t scroll, the specific element has more than 2 items and i’ve tried with load all still the same. I’ve tried playing with min widths a bit but best i’ve manage is to have the whole page scrollable, while i want the element only to be scrollable.
Also i’ve tested on browser from an actual phone and it is the same issue. I’ve tested both safari and chrome.
What could cause this behavior?
Video: https://www.youtube.com/shorts/dOr1H8dMyi4
It seems like the elements themselves are not clickable either on mobile, i’ll check to see if i have some sort of invisible overlay on mobile blocking interaction.
Hi @constantine! Could you show me how you configured the repeater group layout sizes?
Hello @krenkel, thank you for jumping in. Of course.
RG Appearance:
RG Layout:
I found it! Went to inspect on chrome to see, and sure enough header was taking the full page on mobile. Min height was set to 100% instead of 100px. 
Thank you @krenkel for your interest.
1 Like