Skip to content

Getting Cannot call method 'splice' of undefined on element drop #3

@ilyador

Description

@ilyador

I am getting Uncaught TypeError: Cannot call method 'splice' of undefined on line 61

($parse(self.data.destSubset)(model)).splice(self.data.destPosition, 0, ($parse(self.data.origSubset)(model)).splice(self.data.origPosition, 1)[0]);

every time I move and drop an element, amy idea why?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions