Aleksandra Budnik
Aleksandra Budnik
If you like the v12.4.0 version, then I think that there is something particular in the settings/plugins that is set to be slower in v13. We have reported that there...
Hey @pinuchfab > how long do you plan to support 12.4.0 in case we have security issues being identified, even so we have not had any. Finally, are you aware...
Could you please tell me what are the replication steps for the new demo https://codesandbox.io/p/sandbox/handsontable-12-4-0-demo-auto-updating-formulas-forked-p8lkpq?file=%2Fsrc%2Findex.js?
Thank you for sharing the steps to replicate the issue. I was able to get the described result. It seems that using `data` within the `updateSettings()` is causing the columns...
@pinuchfab Based on the details at https://handsontable.com/docs/javascript-data-grid/api/core/#updatesettings, when you use `updateSettings` with `data,` it no longer resets the plugins, so the order is attached. You may, however, manually alter the...
If you would like the data change to work as before (reset the plugins) then just move to the `loadData()` method. That would be ```js btn.addEventListener("click", () => { hotIns.loadData(initialDataset);...
Hi @pinuchfab the eco-renderers is still an open project. It is on our to-do list but there are some other functionalities we would like to work on before that. It...
Thank you for sharing @simkimsia
Hi @Dephie Thank you for sharing the issue report. I replicated it in my own demo  I will report it internally and come...
**Remains the same** in 8.0.0-beta2-rev14 https://jsfiddle.net/AMBudnik/wmy27u14/ and v8 https://jsfiddle.net/AMBudnik/sy5hburt/ Note to myself: Update topic https://github.com/handsontable/handsontable/discussions/8978