How to get rid of the blank space in repeating group?

Hi- I have a repeating group that has a large empty space after my items that is causing a scroll bar to appear. What is causing this exactly and how do I remove it?

My repeating group setting:

_____________________________________

EDIT_1. Found the cause. It’s the floating group in my reusable element (to store supabase plug-in). Still not sure how to mitigate it though.

1 Like

If the floating group is only to store de supabase plugin, you can fixed the height to zero or inside of reusable, set to fit to height to content.

2 Likes