react-base-table icon indicating copy to clipboard operation
react-base-table copied to clipboard

EstimatedRowHeight does not set the default height for rows

Open xluox opened this issue 3 years ago • 1 comments

I would like to know how to set the default row height. When estimatedRowHeight is not specified, the rows have a decent row height. However, when estimatedRowHeight is set, It stuck with the minimum row height. No matter how I change the number for estimatedRowHeight, it is still the minimum row height Screen Shot 2022-05-19 at 10 42 37 AM Screen Shot 2022-05-19 at 10 42 49 AM Screen Shot 2022-05-19 at 10 43 45 AM

xluox avatar May 19 '22 14:05 xluox

I am also having this issue and I am also looking for a fix. Have you found anything about this yet? Is it supposed to be the intended purpose that estimated row height is the 'minimum height' for dynamic height rows?

anthonymesa avatar Aug 11 '23 19:08 anthonymesa