We are currently using Handsontable to render a table with anywhere from 500-1500 rows and 70+ columns. I have set one of the columns to be an autocomplete and feeding it a source array with 7000-10000 options, but after doing so, Handsontable become unresponsive/slow/crashing. Are there known limitations in terms of performance with passing such a large source array? We decreased the size of source to 2000 and and it working much better.
Handsontable 8.3.x