Scrolling frame making items disappear and I can't scroll to them!

I’m trying to put items in a scrolling frame but when I put the items into the scrolling frame, the items will go off of the scrolling frame and disappear(I can’t reach the items with the scrollbar).

I’ve tried:

  • remaking the scrolling frame
  • not using automatic canvas size
  • setting the canvas size to the absolute content size of the GridLayout I’m using

Video of problem: https://gyazo.com/216ee2d2364b6f63df68711c985d649b

Any help is appreciated :smiley:!