Can not insert a component inside another
hi there
So my situation is:
I have 3 components:
1st - parent
2nd -child
3rd - grandchild
1 and 2nd are dedined as container.
I could insert 2nd one inside 1st one. Using components attribute in /etc/design/<app>/jcr:content/<page_template>/<paragraph>
I still have problem: I can not insert 3rd inside 2nd
as on double click only appears Insert 2nd component.