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
Here is fiddle:
Version 7.4.0: https://jsfiddle.net/803hdypm/ (Working)
Version 12.1.2: https://jsfiddle.net/egpamjb1/ (Not Working)