Misalignment rows in handsontable when having fixed column

Tags: #<Tag:0x00007f8b1daefd58>

[quote=“thiyagubpinag, post:1, topic:3528, full:true”]

When I am using autoRowSize:True,
getting this exception

Uncaught TypeError: Cannot read property ‘parentNode’ of null
at c.onAfterGetHeader (handsontable.pro.full.min.js:40)
at S.Core. (handsontable.pro.full.min.js:40)
at l.run (handsontable.pro.full.min.js:29)
at r.appendColHeader (handsontable.pro.full.min.js:35)
at m.createColumnHeadersRow (handsontable.pro.full.min.js:35)
at m.addColumnHeadersRow (handsontable.pro.full.min.js:35)
at A.calculateRowsHeight (handsontable.pro.full.min.js:29)
at A.calculateAllRowsHeight (handsontable.pro.full.min.js:29)
at A.recalculateAllRowsHeight (handsontable.pro.full.min.js:29)
at handsontable.pro.full.min.js:29

Hey @thiyagubpinag

please share a demo where this issue can be replicable.

There are a couple of issues relates o the autoRowSize plugin https://github.com/handsontable/handsontable/issues?q=is%3Aissue+is%3Aopen+autoRowSize+label%3A"Type%3A+Bug" maybe one of them sounds familiar?

I think that we can close the issue as there’s no response for more than 3 weeks.