PDPager: The page index should be capped at the page size
davidnmbond opened this issue · 1 comments
davidnmbond commented
To reproduce:
Go to https://panoramicdata.github.io/PanoramicData.Blazor/pdpager and reduce the page count to 3.
Current behaviour:
The pager shows Page 5/3
Expected behaviour:
The pager shows Page 3/3
MarkGoldring commented
Corrected in both PDPager and PDTable.