Hi, I am experiencing an issue with handsontable, I try and load ~198 rows to a table object via js and it gets cut off at around ~56 but in a very weird way.
Attached is an image of the result (I have edited out sensitive data, just text data)
I am using the latest version of handsontable.
Even when I inspect it in chrome dev tools, the tbody element of the handsontable table is limited to this many rows, so it’s clearly not rendering all 198 rows.
Please help,
Zlatko