Select dropdown in ListView - options not rendering

I have a ListView that has a dynamic number of rows based on a temporary state. One of the components within the ListView is a select dropdown, which pulls in its options from the results of a Transformer.

The first row renders correctly, but when I dynamically add new rows to the ListView, the dropdown does not show any options, even though the results of the Transformer query have not changed. Anyone have an idea on what could cause this? It seems like it could be a bug in the ListView rendering.

Hi @shobhit, It does seem like it could be a bug—thank you for flagging this! Would you be able to share an export of an app that reproduces this issue or allow us to access your account to inspect the app firsthand?