react-base-table
                                
                                 react-base-table copied to clipboard
                                
                                    react-base-table copied to clipboard
                            
                            
                            
                        EstimatedRowHeight does not set the default height for rows
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
 
 

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?