I have a conditional groups that are showed based on language, if those components are not in conditional visibility, it will expand to more than screen size and will be scrollable.
But I have put conditional visibility, so it should not scroll.
I have played around with the screen size to be default, but it won’t limit scrollable screen.
So what you will want to do is set the actual screen length using the first visual field. This is hit or miss at times. But if you have empty screen space below the hidden field it will give you the error you are having.
Also, Make sure there are no components below where you want the screen to stop. It will look like some of your fields are hanging below the bottom of the screen in the editor and that’s ok. This should fix that issue.
Let me know if it doesn’t and I may need a closer look.