Trouble with formulas and merged cells

Tags: #<Tag:0x00007f8b18c254c0>

Hi,
I think there’s an issue with formula support with merged cells.
I’m trying to merge some cells on top of my spreadsheet and paste some formulas below (not merged).
I’ve merged A1:B1, as well as C1:C5 without any problem.
However, when I try to merge D1:F1 formulas don’t apply and I can see only calculated values.

https://jsfiddle.net/pvn5tqbc/

Hey @adrian.wawrzyn

does it sound similar to https://github.com/handsontable/handsontable/issues/6359?

Yeah,
That’s the same problem.

Thank you for the prompt confirmation.

I’ve added the forum link into the GH topic so I’ll be able to notify you once we fix the issue.

ps. If you’d find any important finding feel free to leave a comment on Github.

Hi @adrian.wawrzyn

I’m more than happy to announce that this issue is fixed in the latest version - 12.2.0.

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