Skip to Content
0
Former Member
May 30, 2018 at 09:41 PM

Handle components without contentslots association

38 Views

Hello,

We've migrated our code from 6.0 to 6.7 recently. We've a couple of components that are actually a component collection (Such as Rotating Image Component). The collection is associated to a Content Slot, but all it's childs aren't associated directly to a contentSlot. If I associate a child component to a ContentSlot automatically it will be duplicated in the page. I really don't want to have to create a Dummy Slot for that.

Anybody have a solution or workaround for that? Thanks!