Mobile Card Collection Component Image Not Reflecting Input Value

I'm trying to build a mobile app with a card collection component, which changes displays based on certain filters.

When I apply the filters (using a multiselect to trigger an underlying query) the other parts of the card collection update (fields feeding the title, body, etc.) however the image remains the same.

This is only in preview mode - in edit mode it updates normally. I think this is a retool bug given that in editing mode everything works as expected, and when I apply filters to other fields the card collection images update accurately.

1 Like

Hi @mwata, the fact that is working on Editor but not on Preview definitely makes it sound like a bug. Could you share how the images are getting their data? Is it an image url from the output of a query?