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.