-
Notifications
You must be signed in to change notification settings - Fork 65
Open
Description
I'm using the plugin in a rather dynamic application with many items being added and removed from the DOM. When I add a time item I initialize it with:
this.children('.timeago').timeago();
I'm wondering however how should I go about destroying the listeners and unbinding the plugin. After a first look there's no destroy method available.
Thanks!
Metadata
Metadata
Assignees
Labels
No labels