aem-core-wcm-components
aem-core-wcm-components copied to clipboard
Standardized components to build websites with AEM.
We need to add role attribute in OOTB component text and text-image component to resolve accessibility issue
Bug present as of version: 2.24.7-SNAPSHOT There is logic in the Youtube Embeddable to prevent the autoplay parameter from being used when in author Edit mode. The logic check is...
Bug present as of version: 2.24.7-SNAPSHOT When dynamic media images render on the author server in Edit/Preview mode, they generally use a relative path to the AEM server at `/is/image/`,...
When you cancel inheritance on a live copy page with a Carousel component, then edit the Carousel to remove one image item, it creates a ghost item. This ghost item...
## Bug Report **Current Behavior** When clicking on the image edit button in the image component tool bar for an image that is referencing a page featured image, the following...
| Q | A | ------------------------ | --- | Fixed Issues? | Fixes #2776 | Patch: Bug Fix? | 👍 | Minor: New Feature? | No | Major: Breaking Change?...
## Bug Report **Current Behavior** Image component can't display Smart crop renditions except from 'Auto' **Expected behavior/code** Every smart crop presets should work **Environment** AEM Cloud Service 2022.10.9398.20221020T071514Z Core Components...
Teaser image is not serialised in the model json despite ticking "display as teaser"
Bug present as of version: 2.24.7-SNAPSHOT When the `Embed` component is used with an `Embeddable` (e.g. YouTube) the JSON model export does not include the embeddable, and thus omits all...
## Bug Report **Current Behavior** Some components retrieve the component id from its corresponding sling model (i.e [The accordion component](https://github.com/adobe/aem-core-wcm-components/blob/6bdf5d07e145fd8d1cd2cacf3981c0e122b66d9d/content/src/content/jcr_root/apps/core/wcm/components/accordion/v1/accordion/accordion.html#L18)) while others explicitly initialize an instance of the [Component model](https://developer.adobe.com/experience-manager/reference-materials/cloud-service/javadoc/com/adobe/cq/wcm/core/components/models/Component.html)...