Re: [WICG/webcomponents] slotchange event should not bubble (#571)

I got confused by this for the first time today, then I found this issue after I realized e.target was != e.currentTarget. I was wondering why I was receiving duplicate events.

Has this not been changed in Chromium yet? I'm in Chromium 93 and seeing duplicate slotchange events for slots that are assigned to slots.

-- 
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/571#issuecomment-913287898

Received on Monday, 6 September 2021 02:14:24 UTC