Nested Headers disappearing for the edit mode of Hidden Columns , updateSettings not working

Tags: #<Tag:0x00007f8b2b1e47a0>

Hi, so in my code , I have a view screen and an edit screen. The view screen Handson Table works perfectly fine with the plug in collapsible columns , the default setting for the same is collapsed columns. But as soon as I shift to the edit mode of my app, the settings are supposed to be updated, with the function " this.handsontableinstance.updateSettings({})". But it is not updating due to which the table being rendered is incorrect with incorrect alignment of the headings and missing subheadings.
If someone could help me?

Hi @ishathakur2010

I found a similar issue reported here https://github.com/handsontable/handsontable/issues/8587
Does it sound like your use case?

I’m closing this issue as there are no further questions for more than 2 weeks.