Nested grids not loading in production enviroment

Good day,

I have a grid that nests a grid, which in turn nests another grid and so on up to 5 levels.

When I run this scenario in the scriptcase development environment everything is OK. But when I run this in a deployed environment only the first row of the first grid is displayed with all its “nests”. I am expecting multiple rows with multiple nests but only the first row shows. In this case I know that there are at least 10 records on the first level.

Is this related to buffering or timeout?

Can somebody advise please?

Thanks