Number of pages in pagination suddenly disappeared

at first my table was like image number 2, but I don't know when suddenly it changed to image number 1, is there any settings/configuration that I missed? I want to get it back to image number 2 because I need number of pages and showing number of records, fyi I have 3 pages on that table
image.png
image.png
Solution
try to add ->maxContentWidth('full') in the $panel
Was this page helpful?