When using a repeater field from the ACPT module, Bricks correctly detects the number of repeater items (creates 3 containers in our case), but the dynamic tags for subfields output no data.
The loop renders but subfield values are empty.
Expected:
Each iteration should show the subfield data.
Actual:
Bricks creates three repeater containers (correctly recognizing items, in our case we have three items), but no subfield values are displayed in dynamic tags.
Notes:
Confirmed all data exists in the database.
Dynamic tag works fine for single fields.
Tested with latest Bricks and ACPT (as of Nov 2025).