Can't grab data when in a repeat or conditional server connect action step

Wappler Version : 6.5.2
Operating System : Mac
Server Model: Node
Database Type: MySQL
Hosting Type: Docker

Expected behavior

I am attempting to narrow the fields outputting to the front-end of a paged query, i’m repeating on the array and outputting the necessary fields/data.

Inside the repeat I am trying to use ‘filter’ on an outputted array, but I the filter columns are not available to select.

I get the same issue if I use conditional steps.

Screenshot 2024-05-02 at 1.32.20 pm

Screenshot 2024-05-02 at 1.32.05 pm