@jenny-s51 messaged me about a mistake on my side regarding where the pf-m-height-auto class is set.
Currently we are passing cellHeightAuto to transforms of a cell. This adds to classname the pf-m-height-auto class. The problem is: this is not where this modifier should be set and that's why she couldn't get it work.
To fix that, the modifier should be set in the row, tr element.
//cc @mcoker @karelhala
Reactions are currently unavailable
@jenny-s51 messaged me about a mistake on my side regarding where the pf-m-height-auto class is set.
Currently we are passing cellHeightAuto to transforms of a cell. This adds to classname the pf-m-height-auto class. The problem is: this is not where this modifier should be set and that's why she couldn't get it work.
To fix that, the modifier should be set in the row, tr element.
//cc @mcoker @karelhala