- From: Rob Eisenberg <notifications@github.com>
- Date: Wed, 26 Apr 2023 14:40:49 -0700
- To: WICG/webcomponents <webcomponents@noreply.github.com>
- Cc: Subscribed <subscribed@noreply.github.com>
Received on Wednesday, 26 April 2023 21:40:54 UTC
In that case I would have to use a MutationObserver on every single Shadow DOM in my application. I don't think that's a great solution. Per @renoirb Why not just have an event that fires whenever an unknown element appears? Then I can do whatever I want with that information. -- Reply to this email directly or view it on GitHub: https://github.com/WICG/webcomponents/issues/782#issuecomment-1524078866 You are receiving this because you are subscribed to this thread. Message ID: <WICG/webcomponents/issues/782/1524078866@github.com>
Received on Wednesday, 26 April 2023 21:40:54 UTC