Console.warn when update table settings

Tags: #<Tag:0x00007f8b26048608>

I receiving console.warn about binarySearchThreshold deprecation when update table settings (data prop only).
Why I receive this message if don’t use or change that prop?
Simple example - https://jsfiddle.net/DenialT/Lctfu2ve/ (look to devtools console)

Hi @midaV

Thank you for reporting the issue. We have this issue added on our Github board at https://github.com/handsontable/handsontable/issues/8771 and marked as a regression for version Handsontable 10.

I will keep you updated with the date of fix.

Hi @aleksandra_budnik

Thanks for your reply. Will wait for updates.

Hi @midaV

I just wanted to let you know that we fixed the following issue in Handsontable v11.1.0 https://github.com/handsontable/handsontable/issues/8771

If you use the CDN you might not see all of the changes right away as the full.js package still uses the older version of Handsontable. But if you use npm you will already have the HyperFormula updated to 1.3.1 where this issue is solved.

Please let me know if it works for you.