Cannot fill rows with minSpareRows

Tags: #<Tag:0x00007efc6b70c740>

Hi all,

I want to use minSpareRows function but it didn’t work properly. When I fill handsontable with multiple lines of rows for example 15 rows, then only 10 rows was filled with case of minSpareRows: 1, startRows: 10.

Hi @bataak1

Can you record the behavior or share a demo?
With

minSpareRows: 1, 
startRows: 10

you should have 11 blank rows at the beginning if you do not specify data