Re: [w3c/webcomponents] Empty innerHTML/textContent in connectedCallback, but the actual content is rendered (#903)

@annevk in case of `<template is="x-template">` we can't setup `childList` observer in `connectedCallback`, because template doesn't get notified about inserted children.

-- 
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/903#issuecomment-717901312

Received on Wednesday, 28 October 2020 12:31:25 UTC