Re: [w3c/webcomponents] How to detect when an element is transcluded into a shadow tree? (#504)

Correct. There is no easy way in v0.

e.g. Polymer folks had to spend tremendous efforts to detect such a change in v0.
That is the reason why they really want `slotchange` event in v1.

Blink is actively implementing `slotchange` events for v1.


---
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-221754528

Received on Thursday, 26 May 2016 01:30:13 UTC