Skip to content

move-task crashes with "Cannot read properties of undefined" when dragging rows #20

Description

@klausibaer

Version: 2.5.2

Dragging rows to reorder them throws a TypeError inside SVAR's internal move-task handler when the task list is large enough to require virtual scrolling. Some tasks cannot be reordered.

TypeError: Cannot read properties of undefined (reading '$level')
at index.es.js:3014

TypeError: Cannot read properties of undefined (reading 'data')
at index.es.js:296

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions