Yeah I figured the jQuery part. That's why I posted it here instead of submitting a pull request.
If an element is removed using pure JavaScript will can know about it and be able to unbind listeners?
- document.getElementById( ID ).remove()