There is a bug when using a Term Query Loop (to display Taxonomy Terms) inside a Bricks Component. When the “Terms per page” setting is set to -1 (intended to show all terms), the loop only renders a single item.
However, if a specific positive integer (e.g., “50”) is entered, the loop correctly displays all terms up to that limit.