Open
Description
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
Labels
No labels