When using rowHeightsOptions and passing pixel values the cells don't break content as expected or show an ellipsis indicating truncation.
Examples: These all have two lines for the first row (lineCount). The rows after that are set to 40px. Our docs say that the minimum supported pixel value is 34 pixels.

When using
rowHeightsOptionsand passing pixel values the cells don't break content as expected or show an ellipsis indicating truncation.Examples: These all have two lines for the first row (
lineCount). The rows after that are set to 40px. Our docs say that the minimum supported pixel value is 34 pixels.