NO BUG: Query Loop in Component instance ignores Number -1

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.

Hi @stabilo ,

The Terms query “number” argument should use “0” to list all terms.

Regards,
Jenn