daniel-nagy / md-data-table

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

Crashed when click "last page" button if md-total is too large #530

Open harrywangchina opened 7 years ago

harrywangchina commented 7 years ago

My table's item is too much, the value of md-total is about 3000000, when I click the "last page" button, the whole page got frozen and crashed after a while, anyone knows why?