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

FYI, FireFox does show the ``.innerHTML`` content.  
Other Browsers require a ``setTimeout`` to be able to work with DOM content in the ``connectedCallback``

-- 
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-717757632

Received on Wednesday, 28 October 2020 07:40:18 UTC