hey, teams,
We are trying to update to handsontable 8.1.0, in this version, if we call setState in afterFilter hooks, the table will not rerender. demo: https://jsfiddle.net/eudmgt63/2/ , apply filter is not working in this demo, any suggestion? If we remove the setState() in afterFilter hooks, everything works fine.
Thanks.