HOT does not render properly when using filters

Tags: #<Tag:0x00007efc64472568>

Hi @aleksandra_budnik,
When I’m using filters in dropdown menu table is not rendered properly. When I remove filter from settings. it works fine.
Here is my settings and output result.

rowHeaders: true,
stretchH: ‘all’,
columnSorting: true,
className: ‘htCenter htMiddle’,
fillHandle: ‘vertical’,
manualColumnResize: true,
contextMenu: false,
dropdownMenu: [‘alignment’, ‘filter_by_condition’, ‘filter_by_value’, ‘filter_action_bar’],
filters: true,
minSpareRows: 5

Hi @adkhan2002

this issue with the minSpareRows and filters has been reported at https://github.com/handsontable/handsontable/issues/3937
As soon as this issue is fixed it will work fine in your example.

However I do not have any news about the issue deadline yet. So I highly encourage you to track changes to this issue.

This issue was solved with v. 8.0.0.