Expand my Community achievements bar.

SOLVED

Selecting Parent Component in Layout Mode - Responsive Grid

Avatar

Level 1

Hi all,

 

Currently having an issue in Layout Mode, where an author wants to select a component, but when click a child component inside that component nothing is selected. The component is only selected when you avoid click the children.

Is there are workaround where the parent component is selected when children are selected? 

 

Thanks

1 Accepted Solution

Avatar

Correct answer by
Community Advisor

@jry-an,

Sometimes unable to select a child component is because of a CSS or AEM tag declaration problem. In your development environment, try to debug the CSS properties, for example: display-block; display-flex, and/or look for the AEM decoration tags (wether it exists or not), because that may be the problem. https://experienceleague.adobe.com/docs/experience-manager-64/developing/components/decoration-tag.h...

 

View solution in original post

1 Reply

Avatar

Correct answer by
Community Advisor

@jry-an,

Sometimes unable to select a child component is because of a CSS or AEM tag declaration problem. In your development environment, try to debug the CSS properties, for example: display-block; display-flex, and/or look for the AEM decoration tags (wether it exists or not), because that may be the problem. https://experienceleague.adobe.com/docs/experience-manager-64/developing/components/decoration-tag.h...