[GH #6787] Nested Header Rendering data issue

Tags: #<Tag:0x00007f8b1da583e0> #<Tag:0x00007f8b1da58250>

Hey there, I am using handsontable feature nested header. When the data content for the first column is very large, the rendering stops with the first row itself while using nested headers.
Sample fiddle https://jsfiddle.net/75ev1nqf/
Can someone help me with this? Thanks in adavance.

Hi @vinodkumars767.vs

what is the goal for this example? Do you want to keep the following cell in the same dimensions?

Hello @aleksandra_budnik, The data used has multiple records in it. In the case where the first record has a lot of content, only the first row is rendered properly. you can see that when you scroll to the bottom of the handsontable.
Same configurations with first row as empty renders all the rows properly which can be seen from this fiddle https://jsfiddle.net/ys5n7rw9/

Thank you. I have replicated the bug and shared it on our Github board https://github.com/handsontable/handsontable/issues/6787

I will notify you once it gets solved.

Thank you!