omerkati
(Omerkati)
February 24, 2022, 12:26pm
1
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
Hey @omerkati
This issue seems to be the same as reported at https://github.com/handsontable/handsontable/issues/8771 which was fixed partially in 11.1 and officially in v12 that is coming around 3rd of February.
But in the issue description on Github we do not see any performance-related notes.
omerkati
(Omerkati)
February 24, 2022, 1:55pm
3
You mean 3rd of March? I will wait for that then and test it again
Oh yes, sorry 3rd of March. We are currently preparing the code freeze, which normally takes 7 days for testing and then there’s an official release.