daniel-nagy / md-data-table

Material Design Data Table for Angular Material
MIT License
1.9k stars 520 forks source link

Can't display more than 50 total items with pagination #589

Closed glefundes closed 7 years ago

glefundes commented 7 years ago

Hello,

I've been using this directive as part of a project for some time now with very small amounts of data (1~40 entries) on a template of 10 rows per page.

Today I noticed when introducing a larger sampling of data, the rows simply stop displaying after 5 pages, even though the pagination controles clearly state there are more rows(see below). Up until now, the table and pagination work perfectly, but I cant for the life of me figure out why is it limiting the displays.

Here is a picture of what happens after page 5: screen shot 2017-05-15 at 15 41 38