- From: Matthew Phillips <notifications@github.com>
- Date: Thu, 25 Aug 2016 16:48:52 -0700
- To: w3c/webcomponents <webcomponents@noreply.github.com>
Received on Thursday, 25 August 2016 23:49:22 UTC
You can't rely on children in the constructor, that will only be the case for upgrades. Better to have your framework/library implement a hook for when children are ready. A childrenChangedCallback would be nice too, maybe we should take the discussion over there. https://github.com/w3c/webcomponents/issues/550 -- 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/551#issuecomment-242581472
Received on Thursday, 25 August 2016 23:49:22 UTC