Closed orionlee closed 3 years ago
Diagnosis: The issue is in TablePageAdapter()
constructor, in determining the position
(with respect to rows) based on the supplied page startPage
,
pageCount()
.0
, as the actual data (number of rows) is not available until getContentPage()
is invoked.
Version: v3.4.1
Steps to reproduce: