IdanCo / ng1bs4

AngularJS with Bootstrap 4
https://idanco.github.io/ng1bs4
38 stars 13 forks source link

Example pagination is partly broken #78

Open qurben opened 5 years ago

qurben commented 5 years ago

The example for pagination does not update the page number properly.

It refers to the currentPage variable, but this should be paginationCurrentPage. This is also not clear from the documentation.