[REACT] Many binarySearchThreshold warnings and table gets stuck

Tags: #<Tag:0x00007f8b1d3c09d8>

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.

You mean 3rd of March? I will wait for that then and test it again

Oh yes, sorry :slight_smile:3rd of March. We are currently preparing the code freeze, which normally takes 7 days for testing and then there’s an official release.