Hi,
I recently discover a bug in my application :
For data with more than 1000 rows, when I sort my handsontable (5.0.2 CE) crash
After some investigation :
when i sort data, the row index provided to the renderer of the cell is wrong (for example row index is 3500 when my handsontable got 2000 rows).
and i dont know why, blank lines with wrong index are create and insert between my real rows
so i m wondering if you have any clues or ideas to find the problem ?
I perform lot of tasks in multiple hook, is it possible that my code slow down hot intern process ?
thanks for the help
jvincent.