Kuma (Baserow’s AI assistant): often the fastest way to get help. Try asking Kuma before posting here. Available to all SaaS users, and to self-hosted users with a connected AI model.
on
Are you using our SaaS platform (Baserow.io) or self-hosting Baserow?
SaaS
What are the exact steps to reproduce this issue?
I have 2 pages with the exact same repeater. Page A (Support Services) data source filters to exclude rows that contain a list of tags, and Page B (Career Support) is set to include rows that contain any of that same list of tags. Both repeaters are set to show 20 items at a time. Both repeaters have the exact same contents and padding (the entire page was duplicated with just the data source changed).
I first noticed the issue when looking on mobile view. Page B’s repeater spills over to the right. However, upon investigation, the issue can also be seen on desktop mode when the repeater’s number of items is increased (at least for Page B). It looks like the combination of the data source filter plus the repeater’s number of items is increasing the width of the repeater contents so it’s overflowing the repeater’s width. At a minimum it’s something to do with the number of items

