- From: Xiaocheng Hu <notifications@github.com>
- Date: Fri, 21 Apr 2023 11:16:57 -0700
- To: WICG/webcomponents <webcomponents@noreply.github.com>
- Cc: Subscribed <subscribed@noreply.github.com>
Received on Friday, 21 April 2023 18:17:02 UTC
The same constructor is allowed on multiple registries. However, a direct constructor call will only look up the global registry, because otherwise it has no way to know which registry to use. See: https://wicg.github.io/webcomponents/proposals/Scoped-Custom-Element-Registries#custom-element-constructors -- Reply to this email directly or view it on GitHub: https://github.com/WICG/webcomponents/issues/1007#issuecomment-1518182757 You are receiving this because you are subscribed to this thread. Message ID: <WICG/webcomponents/issues/1007/1518182757@github.com>
Received on Friday, 21 April 2023 18:17:02 UTC