I have a table inside a page include.
When I load the include the first time, the table looks like this:
Notice that the footer says “Showing rows 1-2 of 2” … yet it is not showing any rows.
If I open the console, the table renders. If I perform any other action which queries the table’s model, the table renders.
There are no rendering conditions on the table.
The page include and table are working just fine everywhere else (as far as I can tell), just not on this page.
Any ideas, community?

