Hi Wix Community,
I’m trying to create a layout where a Repeater is placed inside a Box element. The goal is to have the Box maintain a fixed height, and when the Repeater loads data that exceeds the Box’s height, a vertical scrollbar should appear so that users can scroll through the Repeater content.
Current Issue:
Whenever the Repeater finishes loading data, it automatically expands the Box’s height to fit all items. This causes the Box’s fixed height setting to be ignored, and no scrollbar appears.
Questions:
-
Is there a way to force the Repeater to stay within the Box’s fixed height and enable scrolling?
-
Are there any Wix code or settings solutions to make this happen, rather than manually limiting the number of items?
-
Has anyone successfully implemented a scrollable Repeater inside a fixed-height Box in Wix Studio?
Any guidance or code examples would be greatly appreciated!
Thank you in advance.
