Y
Hacker News
new
|
ask
|
show
|
jobs
by
mark_and_sweep
1566 days ago
Using a subtree, childlist MutationObserver, you can implement a disconnectedCallback for non-custom elements. In the callback, you can clean-up any event handlers that you have added to the element yourself.