Adding subquery to main query breaks paged bootstrap table

PHP
WAPPLER 4.9.1
WINDOWS 10
MariaDB
WAMP

I take a basic paged query, in this case invoices

and generate a bootstrap 5 table using generator

and all works correctly

I now add a sub query to the original query adding invoice items

And the table breaks, no invoices are listed

data is being returned correctly

No errors in console

Community Page
Last updated: