appsmith icon indicating copy to clipboard operation
appsmith copied to clipboard

Task: List v2 - Page size derived property fix

Open ashit-rath opened this issue 3 years ago • 0 comments

The list v2 on mount shows erratic number for the page size property. The expectation here is that if all the relevant information is not present while generating pageSize, its best to make it undefined rather than to give an estimated number as it will be used to generate meta widgets and also used in server side rendering

ashit-rath avatar Sep 06 '22 11:09 ashit-rath