Skip to content
This repository was archived by the owner on Sep 8, 2020. It is now read-only.
This repository was archived by the owner on Sep 8, 2020. It is now read-only.

Question about undocumented events (ui-sortable:moved) #539

@sneakyfildy

Description

@sneakyfildy

Hi. Why events like
ui-sortable:moved
are not documented.
The callbacks you suggest to use are called without any arguments (or I can't get how to have them).

ui-sortable-stop="u.onDrop($event, ui)"
doesn't bring any arguments into onDrop handler function. I've tried to inspect sources and didn't find any arguments insertion (except some "locals").

So. What are these undocumented events for and why "ui" arguments is not given into a callback function.
Thank you.

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