This is a follow on from my colleague Gareth’s earlier query in: https://forum.handsontable.com/t/row-heights-leave-lots-of-whitespace-in-cells/6649
The contents of a cell in a hidden column are affecting the row height when using autorowsize. The original solution was just to set a custom row height, but that is no longer an option. We need to use autorowsize - how do we fix this?
See: https://jsfiddle.net/markallenwebdeveloper/7kgtzhpq/11/ (hidden column 8 seems to be the source of the problem)
See also what happens if the hidden cell is empty: https://jsfiddle.net/markallenwebdeveloper/kfjrum98/3/