UIListLayout breaks on ScrollingFrame

I’ve had this problem for a while, and I need to get it fixed.

I have a list of items, and when I put them in a scrolling frame, it leaves a large gap at the bottom.

UIListLayout:
image_2024-07-28_214240169

Top of the ScrollingFrame:
Screenshot 2024-07-28 214039

Bottom of the ScrollingFrame:
Screenshot 2024-07-28 214044

How can I fix this bug?

You can either change the CanvasSize of the ScrollingFrame manually or make it so that it is automatically changed to whatever is in it.

can you show the entire scrollingframe?

top image is the scrolling frame scrolled all the way up.
bottom image is the scrolling frame scrolled all the way down.
the white is the content.

image_2024-07-29_102220119