mirror of
https://github.com/bigcapitalhq/bigcapital.git
synced 2026-02-17 21:30:31 +00:00
fix: inconsistance page size of paginated data tables
This commit is contained in:
@@ -130,6 +130,7 @@ function ReceiptsDataTable({
|
||||
noInitialFetch={true}
|
||||
sticky={true}
|
||||
pagination={true}
|
||||
initialPageSize={receiptTableState.pageSize}
|
||||
pagesCount={pagination.pagesCount}
|
||||
manualPagination={true}
|
||||
autoResetSortBy={false}
|
||||
|
||||
Reference in New Issue
Block a user