Closed
Description
This is more of an observation that anything at this point. I have been doing some digging into some CustomElement issues that have surface through a Svelte 2 -> 3 migration. One thing I noticed is that this.$$.slotted
found here doesn't ever seem to be set. Is there something obvious I am missing?