angular-ui/ui-grid

Pagination breaks when items per page is changed to 25 from 10 and user was on last page

Open

#4 713 ouverte le 17 nov. 2015

Voir sur GitHub
 (0 commentaires) (0 réactions) (0 assignés)JavaScript (2 496 forks)batch import
good first issue

Métriques du dépôt

Stars
 (5 395 stars)
Métriques de merge PR
 (Aucune PR mergée en 30 j)

Description

Upon selecting pagination option as 10 items per page and switching to 15th page;then changing the pagination to 25 items per page, the page count on right hand side breaks. It shows NaN - NaN of 144 items.

Guide contributeur