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 创建于 2015年11月17日

在 GitHub 查看
 (0 评论) (0 反应) (0 负责人)JavaScript (5,395 star) (2,496 fork)batch import
good first issue

描述

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.

贡献者指南