Re: [w3c/webcomponents] [idea] childConnectedCallback and childDisconnectedCallback (#550)

@trusktr with events you could use the `event.composedPath()` result to distinguish between different event origins.

BTW, have you explored using the `slotchange` event for your use case? Any reasons against using `slotchange`? 

-- 
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/550#issuecomment-458538357

Received on Tuesday, 29 January 2019 13:26:03 UTC