Aleksandra Budnik
Aleksandra Budnik
We could have a description similar to `preventOverflow` where we list the options  .ts  But first, we need to define what makes the `loose` differ from `strict` in...
Hi @zumm I just wanted to let you know that we just released Handsontable v12.2.0 where this unused method is removed. Here you can read more about the changes that...
Thank you for your input @liniwalid I will make sure to notify you once we solve this regression.
Hi @liniwalid We just released Handsontable v12.1.3 which fixes this issue. Here https://handsontable.com/docs/release-notes/#_12-1-3 you'll be able to read more about the changes in Handsontable v12.1.3.
Hi @ananzhusen I made this demo https://jsfiddle.net/91hna8r3/1/ to replicate the issue. But it seems that I'm missing some steps. This is what I was doing. 
Thank you for sharing the scenario to replicate the issue. You are right, the row should not be kept as the last one after we retrieve the data. I'm marking...
Thank you for your input once again, @ananzhusen We just released Handsontable v12.2.0, where this issue is fixed. Also, we made some beneficial changes to the `alter()` method you can...
Hey @loftykhanna >Is there any way to detect previously selected cell? The `afterSelection()` and `afterSelectionEnd()` hook run after a given action but they only hold the details about the latest...
In this case the additional variable is the only way. We only stack details regarding filters, sorting and undoUndo. Other operations are returning only the current event information.
Hi @thethakuri I see that we have one unsolved case here. But I really wouldn't want to go into details in a bug report. Could you please let me know...