Re: [whatwg/dom] Shadow: Specify when `slotchange` fires (#447)

If anyone else is looking for a workaround for this issue on Safari, try checking for `slot.assignedNodes().length` in the `connectedCallback`

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/whatwg/dom/issues/447#issuecomment-344109623

Received on Tuesday, 14 November 2017 00:56:00 UTC