I have a question around the performance of handsontable: I work with a fairly large dataset (50000x12) and have an interface window that allows my user to update the format of columns (mostly numbers, so you can adjust decimal places) and hide or show columns.
I can update things individually and they work just fine, but when I combine the updateSettings with the plugin hiddenColumns my browser freezes and it takes a significant while to finish.
Can you advise if I can do something against that? or is that the expected behavior?
I have good news! We’ve just released 8.0.0-beta2 that fixes the mentioned issue. We won’t be closing this ticket now. It will be closed after we release the final 8.0.0 version of Handsontable.