Aleksandra Budnik
Aleksandra Budnik
Great! Thank you for the confirmation, @yanyinqing
Thank you for sharing the issue report. So it is the opposite of what we reported some time ago https://github.com/handsontable/dev-handsontable/issues/900 (there we had the merged area being maintained on undo)....
Hi @rianran1993 Do I open the menu on the 1st row (index 0) for point 2? What is an expected result? (Just to confirm)
Wouldn't we need to add something in the example? The logs from both `row` hooks do not differ. Do you run it on Chrome?
Thank you for doing the investigation @sforward You're right @rianran1993 I am marking this topic as a bug. inform [forum](https://forum.handsontable.com/t/remove-row-and-remove-col-do-not-change-cellmeta/3072/7)
Replicable in `7.1.1` (6 calls) http://jsfiddle.net/handsoncode/6rfLp0bq/ and in `8.0.0.-rc1` http://jsfiddle.net/handsoncode/ougy4p3z/
There's one thing that changes between those versions and IMO is a breaking change for the `getCellsMeta` method. The `getCellsMeta` returns different number of arguments.  simplified build demo http://jsfiddle.net/v2oq7ant/1/...
**rev14** returns a single array for the `getCellsMeta()` as it was for the previously mentioned build. However, as I understand the subject @iaminvictus1993 and @sforward wanted to get 4 elements...
Closed with #6274
Hey @wojciechczerniak We weren't sure if the subject was understood well and there is no feedback. Thank you for checking. I'll reopen it for further investigation.