Skip to content

destroy broken on selections with length > 1 #2187

@AlexGalays

Description

@AlexGalays

destroy() will only work for the first element of a JQuery selection:

http://jsfiddle.net/LUsMb/2404/

I believe because destroy() returns nothing (undefined) and the each loop ends abruptly.

Cheers.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions