- From: Anne van Kesteren <notifications@github.com>
- Date: Wed, 08 Mar 2023 06:35:51 -0800
- To: WICG/webcomponents <webcomponents@noreply.github.com>
- Cc: Subscribed <subscribed@noreply.github.com>
Received on Wednesday, 8 March 2023 14:36:03 UTC
@dgp1130 I'm not sure that's a valid point. Say there was a multi-second network hiccup in the middle of a large custom element, why shouldn't it be rendered including all the children it has thus far, similar to built-in elements? I think "children changed", possibly rate-limited with "request animation frame" depending on what you need to be doing, is still the right approach there. -- Reply to this email directly or view it on GitHub: https://github.com/WICG/webcomponents/issues/809#issuecomment-1460255390 You are receiving this because you are subscribed to this thread. Message ID: <WICG/webcomponents/issues/809/1460255390@github.com>
Received on Wednesday, 8 March 2023 14:36:03 UTC