Elements invisible in design view if repeating, is this normal?

hello everyone,

I noticed that after inserting repeat properties to a div, all children elements become invisible in the design view. Is this behavior normal?

Depends on what your repeat expression is :slight_smile:

the expression is a custom database query with input from an API call.

If I get your point correctly, the elements are invisible because there is no available data directly, since the API call has to be run first.

Yes that’s correct.
You can turn the app connect mode off (thunder icon) in the top toolbar, to see the elements.

1 Like