react-bootstrap-table2
react-bootstrap-table2 copied to clipboard
Pagger wrong update after callAPI by onSizePerPageChange or onPageChange
I have an issue when I use PaginationProvider, follow steps below:
-
I use total record for totalSize properties and it work at the initial time

-
But when I move to next page or change sizePerPage, pagger update with wrong way:

Although I checked paginationProps, totalSize was not wrong but I still get this issue!

Please help me solve this problem. Thanks all guys !!!!!!!!!