NestedRow updating settings will not updating content

Tags: #<Tag:0x00007f8b26014718> #<Tag:0x00007f8b260143a8>

Hello @AMBudnik ,
I have found that “updateSetting” method is not working with update data with version : 12.1.2 but working fine with version 7.4.0

Only added new variable and updated category name
When user click on “update setting” button then it should display like below image but with latest version (12.1.2)
Content is not updating as you can see in image “111” should be added before 1st cell data

image

Here is fiddle:
Version 7.4.0: https://jsfiddle.net/803hdypm/ (Working)
Version 12.1.2: https://jsfiddle.net/egpamjb1/ (Not Working)

Hi @vishnudivetia401

We are aware of this issue. It’s already reported on our GitHub:

I’ll let you know when we fix it.

Thank you for update.

Any updates on this topic? Or some workaround?

Hi @katarina.kelam22

It isn’t on our roadmap yet. I will post an update in this topic when we start working on it.

Hi @vishnudivetia401

I have good news.

We just released Handsontable v12.3.1 where we fix issue https://github.com/handsontable/handsontable/issues/9844

Here https://handsontable.com/docs/javascript-data-grid/release-notes/#_12-3-1 you can read more about the changes in this version.

Thank you so much for update. :slight_smile:

You’re more than welcome @vishnudivetia401

I hope that now everything will go well with the development of your application.