Re: [w3c/webcomponents] [feature request] change when upgrade/connected happens during parsing, so that it is the first event in the following microtask (#787)

> Look at your initial children using .children.

@domenic That doesn't work, children are not yet upgraded during the `connectedCallback` of a parent during parsing, so the parent can not see any relevant properties or methods.

Otherwise I would be doing this and not opening these 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/787#issuecomment-459016032

Received on Wednesday, 30 January 2019 16:43:09 UTC