The tree / recursive feature seems to be broken in more than one way. The following layout shows some of the problems I’ve experienced. The first image shows how it looks when I loop a list of files and folders twice using “Repeat content”. On the top there is logic to format the list different depending on the type of file or if it’s a folder. The yellow is a simplified version of the same content showing only the name and what appfarm returns on Iterator Param - Recursion Level (0 when using Repeat Content)
This is what happens when I change the Iteration variant to Tree / Recursive :
In the list using visibility logic, many of the items will simply disappear.
While the yellow list ignores any layout settings like alignment, sizing or flow direction. This list should flow vertically, not horizontally. Recursion Level seems to be correct.
The example is inside a dialog. The layout for the yellow list is as follows:
The layout looks correct in create on all screen sizes. It’s in dev it’s broken (and probably also in production)