I have some locations where it looks like a slot is rendered as a SPAN. This is an issue, because I have DIVs inside the slot, and you shoul never really have DIVs inside SPANs.
In image 1, see the html. with the slot tag highlighted (an attribute within the slot tag)
Image 2 shows the component… Should generate