Skip to content

undefined method sortable for jquery object #7

@naaano

Description

@naaano

what i'm doing wrong?

Inspecting, active_scaffold_sortable.js has this error:

Uncaught TypeError: Object [object Object] has no method 'sortable'

at line https://github.com/activescaffold/active_scaffold_sortable/blob/master/app/assets/javascripts/jquery/active_scaffold_sortable.js#L39

content.sortable(sortable_options);

content is the jquery object which has all records: tbody#as_forms-3-fields-tbody.records

but "sortable" is not defined in jquery context.

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