Closed lolaswift closed 8 years ago
You need to opt into displaying the rows per page now. You do this by passing an array to the md-limit-options
attribute.
<md-table-pagination md-limit-options="[5, 10, 15]"></md-table-pagination>
Thanks Daniel. That works!
No problem!
Tried 0.10.5, 0.10.7 and 0.10.9. Same issue. Any idea?