- From: Justin Fagnani <notifications@github.com>
- Date: Thu, 20 Jul 2023 10:17:25 -0700
- To: WICG/webcomponents <webcomponents@noreply.github.com>
- Cc: Subscribed <subscribed@noreply.github.com>
Received on Thursday, 20 July 2023 17:17:31 UTC
@matthewp There are open questions that I've listed under the SSR section as a hopefully helpful way of organizing things. These have no answers proposed for them here as that is not the purpose of this issue. If you have a new open question, I'd be happy to add it to the list. If you have an proposed answer to a specific question, I suggest opening a new issue for that. For instance, from your comments, I suspect you might have an opinion on: > How do declarative elements handle an existing shadow root from declarative shadow DOM (hydration)? If you want to propose an answer, like: the element should crash and fail to render because `attachShadow()` will throw, or: the element should simply overwrite any server-generated content, feel free to do so. -- Reply to this email directly or view it on GitHub: https://github.com/WICG/webcomponents/issues/1009#issuecomment-1644299504 You are receiving this because you are subscribed to this thread. Message ID: <WICG/webcomponents/issues/1009/1644299504@github.com>
Received on Thursday, 20 July 2023 17:17:31 UTC