@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 ...