Re: [w3c/webcomponents] How can a custom element detect when it is transcluded into a shadow tree (slotchange)? (#504)

@trusktr unfortunately I haven't had the use-case yet of requiring a child to know when it's distributed. In all cases I've come across, the child just may not be fully functioning due to parents not responding to events. I guess in that case, such a feature would allow me to warn the developer about it, but I'm not sure if having this feature outweighs the potential abuse it might get from devs breaking encapsulation. I can definitely see your point, though.

---
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/504#issuecomment-228630237

Received on Sunday, 26 June 2016 23:42:09 UTC