- From: Ryosuke Niwa <notifications@github.com>
- Date: Sat, 17 Dec 2022 01:57:39 -0800
- To: WICG/webcomponents <webcomponents@noreply.github.com>
- Cc: Subscribed <subscribed@noreply.github.com>
Received on Saturday, 17 December 2022 09:57:52 UTC
There is also `customElements.upgrade`. You can manually call that on the disconnected subtree. This is due to the design constraint that we can't expose GC behavior to JavaScript. -- Reply to this email directly or view it on GitHub: https://github.com/WICG/webcomponents/issues/980#issuecomment-1356149414 You are receiving this because you are subscribed to this thread. Message ID: <WICG/webcomponents/issues/980/1356149414@github.com>
Received on Saturday, 17 December 2022 09:57:52 UTC