- From: Trey Shugart <notifications@github.com>
- Date: Thu, 28 Jul 2016 18:39:16 -0700
- To: w3c/webcomponents <webcomponents@noreply.github.com>
Received on Friday, 29 July 2016 01:39:53 UTC
Just going to answer my own question, the v1 Custom Element polyfill is fixing this: https://github.com/webcomponents/webcomponentsjs/blob/v1/src/CustomElements/v1/CustomElements.js#L581 by observing shadow roots for changes. Hopefully this helps anyone else who comes across any issues. --- 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/534#issuecomment-236073081
Received on Friday, 29 July 2016 01:39:53 UTC