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 opened on 2015年11月17日

GitHub で見る
 (0 comments) (0 reactions) (0 assignees)JavaScript (2,496 forks)batch import
good first issue

Repository metrics

Stars
 (5,395 stars)
PR merge metrics
 (30d に merged PR はありません)

説明

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.

コントリビューターガイド