Filtering Query Loop of ACF Repeater field using WP Grid Builder

Hi,

I need assistance in using Bricks’ query loops and filter block.

I’m using WP Grid Builder and ACF in Brick’s theme page builder to try and filter custom post fields inside WooCommerce Products.

I have a query displaying the products (product query), then another query loop inside the first to display information from ACF repeater (repeater query).


image
image

I have a facet within WP Grid Builder targeting the necessary field within the ACF Repeater.

For some reason, inside the Bricks page builder, I can only get the facet to successfully filter against the product query, but not the repeater query. When I target the repeater query, the facet filter cannot see any of the values, so the range returns as 0.

image
image

Could anyone assist or offer suggestions to get the facet filter to apply to the repeater query as intended?