I am not sure if they are related but I am getting many binarySearchThreshold option is deprecated since 1.1
warnings. Occasionally the app also gets stuck. I am using handsontable 11.1 and hyperformula 1.3.0.
My implementation of the Hyper formula:
formulas: {
engine: {
hyperformula: HyperFormula
}
},
"@handsontable/react": "5.0.0",
"handsontable": "11.1.0",
"hyperformula": "1.3.0",
It has done this since I upgraded. Any help would be greatly appreciated