Hidden (last) column is visible upon resizing Columns

Tags: #<Tag:0x00007f8b19976958>

Hey,

We’ve an instance of HandsOnTable where few columns are hidden based upon some condition. There’s a condition where the last column in the list is to be hidden however, upon rendering, the table appears fine but since we’ve enabled manualColumnResize, while resizing the columns the last column becomes visible.

Link to fiddle : https://jsfiddle.net/Le0yw58g/

Please let know how can we make this work or suggest any alternatives to the same.

Thanks,
Faiz

Thank you for sharing the issue @faiz.tariq

I have replicated it on Chrome, FF and Edge and reported to our Github board https://github.com/handsontable/handsontable/issues/6557

I will update you as soon as we make a fix.

Hi @faiz.tariq

I have good news! We’ve just released 8.0.0-beta2 that fixes the mentioned issue. We won’t be closing this ticket now. It will be closed after we release the final 8.0.0 version of Handsontable.

Here’s a full list of changes https://github.com/handsontable/handsontable/releases/tag/8.0.0-beta.2
NPM https://www.npmjs.com/package/handsontable/v/8.0.0-beta.2

All feedback’s appreciated. Thank you for your input.

This issue was solved in v.8.0.0.