- From: Joe Pea <notifications@github.com>
- Date: Thu, 09 Sep 2021 18:47:31 -0700
- To: WICG/webcomponents <webcomponents@noreply.github.com>
- Cc: Subscribed <subscribed@noreply.github.com>
Received on Friday, 10 September 2021 01:47:52 UTC
Maybe a better title is "mechanism for observing composed connections". In my project that has cooperating custom elements, I've implemented `childComposedCallback` and `childUncomposedCallback`, which do exactly as you may guess. However, it falls apart when one of my elements is distributed into a non-cooperating element such as a non-custom element. -- You are receiving this because you are subscribed to this thread. Reply to this email directly or view it on GitHub: https://github.com/WICG/webcomponents/issues/941#issuecomment-916566607
Received on Friday, 10 September 2021 01:47:52 UTC