Skip to content

cannot call methods on [widget name] prior to initialization; attempted to call method 'destroy'  #4

Description

@Daniel15

Thrown at this part of the script:

// call destroy to remove the ui widget
uiFn.call($el, 'destroy');

With custom widgets that use the widget factory. Accordion has this issue as well (and possibly other jQuery UI widgets).

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