- From: Pedram Emrouznejad <notifications@github.com>
- Date: Fri, 03 Nov 2017 19:35:31 +0000 (UTC)
- To: w3c/webcomponents <webcomponents@noreply.github.com>
- Cc: Subscribed <subscribed@noreply.github.com>
Received on Friday, 3 November 2017 19:35:52 UTC
> Just create a new mutation observer for each node you have to monitor? What if the parent of the node you're observing is detached? This is currently [extremely painful](https://stackoverflow.com/questions/44935865/detect-when-a-node-is-deleted-or-removed-from-the-dom-because-a-parent-was) to do in userland (and even then it's buggy due to batching) -- You are receiving this because you are subscribed to this thread. Reply to this email directly or view it on GitHub: https://github.com/w3c/webcomponents/issues/678#issuecomment-341805366
Received on Friday, 3 November 2017 19:35:52 UTC