


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
Views
Replies
Sign in to like this content
Total Likes
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...
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...