Disabling action buttons in lazily loaded screen

Version 2025.10.2.

When designing lazily loaded screen if the user decides to disable action buttons on the root screen section the frontend doesn’t display the screen and instead returns following error message:

Error: Cannot infinitely scroll on dataStructureEntity: d211c7e1-9954-46ae-ac06-80c7147f08a4 because it has no default ordering on the displayed form.

Enabling the action buttons on the root screen section is a workaround, but the disabling the action buttons shouldn’t cause with ordering of the screen.