RowReorder bug with scroller extension

RowReorder bug with scroller extension

dandulodandulo Posts: 1Questions: 1Answers: 0

Hello,

there is a bug when using rowreorder extension together with the scroller extension.
Example to reproduce bug:
https://jsfiddle.net/99358x8p/10/

To reproduce the bug use the following steps:
1. Drag first row to a position greater than row 30.
2. Scroll up to the top row.
3. You can see identical and wrong sequence numbers everywhere. The ordering/data is broken.

It works if you only reorder the row to a near position. At what distance the bug occurs depends on the scrollY value of the datatable. With smaller scrollY value the bug occurs sooner.

Is there any workaround?

Many thanks for any answer. Best regards.

This discussion has been closed.