Skip to content

"jquery-ui/ui/sortable" is a reference to jquery-ui version 11 only #145

Description

@jaradc

Just FYI:

                // AMD. Register as an anonymous module.
                define([
                        "jquery",
                        "jquery-ui/ui/sortable" // <-------------- this line
                ], factory );

// AMD. Register as an anonymous module.
define([
"jquery",
"jquery-ui/ui/sortable"
], factory );

Sortable is in jquery-ui/ui/widgets/sortable in jquery-ui version 1.12 and 1.13.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

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