Skip to content

Bug when using rowreorder extension together with the scroller extension #14

@dandulo

Description

@dandulo

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.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions