Skip to content

Clarify .on() documentation for binding to elements that are removed and re-added. #632

Open
@robertmaxrees

Description

@robertmaxrees

I see pretty regular confusion surrounding the notion that your binding breaks if the element you bound to was removed from the document (via, say, .remove()) and then re-added (like when you create a new element with $()).

Might be worthwhile to add in some language that explains why and how to resolve.

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