Query filters don’t work when the looped content is a component instance.
Setup: a Block with a query loop (post type: custom resultat), containing a single component instance that renders the card. A Filter–Radio element targets that Block’s query, source = taxonomy.
All filter options render as disabled/empty, and rebuilding the filter index doesn’t help. If I replace the component instance with a plain element inside the same loop, using the same query and the same filter, the options index correctly and filtering works.
Is indexing a query whose loop content is a component instance supported? Bricks 2.0, WordPress 6.x, ACF Pro.