Table pagination not visible in cluster resource table

In a table within a Cluster, the pagination tools are not displayed as they are in a normal resource table. How can I enable this?

For example, on https://demo.filamentphp.com/shop/orders, "Showing 1 to 10 of 1,001 results" is visible. However, this is not visible on https://demo.filamentphp.com/shop/products/products.
Solution
By default it's showing, but based on screen size it can be different
Was this page helpful?