I wanted to ask about the expectation of nested components with LiveCopy/Blueprint configurations:
I have a Blueprint (Parent) page that has a nested component structure like so:
------- Component 1 (Parent)
-------------- Component 2 (Child 1)
Then I have a Livecopy Child Page that inherits from Parent and initially looks the same:
Views
Replies
Total Likes
Hi,
What does your Component 1 (Parent) component looks like? Is this a container component or a normal component?
Hey there! So the code base has components that we use as 'containers' but only some of them have the
The container component(Parent1) should have a cq:isContainer property saved
cq:isContainer = {Boolean}true
Can you try with parsys same test cases, just make usre if we are missing here anything due to custom component or is it a OOTB behaviour/bug.
@arunpatidar Hey there, I'm assuming by parsys, using the Layout Container would be sufficient (screenshot of what I'm referencing)?
This does yield a different result, where Component 3 remains on the Child page when adding Component 4 to the Parent page and refreshing Child page.
@breebobaggins Did you find the suggestion from @arunpatidar helpful? Please let us know if more information is required. Otherwise, please mark the answer as correct for posterity. If you have found out solution yourself, please share it with the community.
Views
Replies
Total Likes
Views
Likes
Replies