Re: [w3c/webcomponents] CustomElements: upgrade runs connectedCallback on an element with a throwing constructor (#563)

Indeed, we should make sure we only invoke reactions on a "defined" custom element. It just doesn't make much sense to invoke callback when it failed to construct/upgrade.

-- 
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/563#issuecomment-245229090

Received on Wednesday, 7 September 2016 09:42:09 UTC