UIPageLayout doesn't detect scrolling

I’m using UIPageLayout in my ScreenGui, and whenever I’m trying to scroll to the left or to the right using my mouse, the UIPageLayout is making the UI objects move from side to side randomly, only detecting the mouse scrolling on random points on top of the objects. While continuously scrolling, it continues switching between objects at random intervals before stopping from detecting any scrolling before moving the mouse again. What can I do to solve it?

Can you show some pictures or a video of the issue?

I don’t know how I can show the issue in photos or a video

If you show a video or photos it will be easier for us to understand the issue and help you. I tested the UIPageLayout myself and it seems to be working just fine.

Press F12 in studio while playing, and then upload it. Also, show us your script by putting a code block!