Good morning.
When I insert new row in a grid the first line of the grid will disappears.
If I will insert another row will disappears another row.
Here is the jsfriddle:https://jsfiddle.net/crepuscolog/xg3rynzp/
I think this happen because of one or more of the parameters I used.
Here is the video

May you help me ?
Thanks in advace.
Best regards
Gabriele
Hi @crepuscolog
After I added formatting the code takes more than 850 lines. Maybe you’ll be able to isolate the issue?
I have found the issue. It’s the columnSorting
. We have refactored the code in v 6.0.0
so apparently a new bug appeared.
I see that our developer has already tracked down this issue https://github.com/handsontable/handsontable/issues/5446
Thanks for your answer.
So we wait for a new release that will solve the bug ?
I made a new version with more short code and less line of code, if you want to use:
https://jsfiddle.net/crepuscolog/xg3rynzp/11/
Best regards
This issue is a part of this epic https://github.com/handsontable/handsontable/issues/5442 which is marked to be solved in October. Usually tasks fixed in October are released in November. We need at least 1 week for tests and code review.
Welcome!
Please update to 6.2.0. We’ve just fixed the issue that we’vediscussed before https://github.com/handsontable/handsontable/issues/5446