- From: Nolan Lawson <notifications@github.com>
- Date: Mon, 17 Apr 2023 13:02:35 -0700
- To: WICG/webcomponents <webcomponents@noreply.github.com>
- Cc: Subscribed <subscribed@noreply.github.com>
Received on Monday, 17 April 2023 20:02:42 UTC
Update: after discussion, https://github.com/WICG/webcomponents/issues/939#issuecomment-900791467 seems good to me. In SSG (non-streaming) at least, you can hoist the first `<script>` up into the `<head>` or something, which resolves the issue with the asymmetry between client-rendered versus server-rendered DOM structure. -- Reply to this email directly or view it on GitHub: https://github.com/WICG/webcomponents/issues/939#issuecomment-1512004853 You are receiving this because you are subscribed to this thread. Message ID: <WICG/webcomponents/issues/939/1512004853@github.com>
Received on Monday, 17 April 2023 20:02:42 UTC