Open awudome opened 3 years ago
@awudome is this issue resolved?
https://github.com/adobe/aem-core-wcm-components/pull/2107
I think this fixes the issue. Have you checked recently?
Is it resolved only on AEM as a Cloud Service or is it fixed AMS managed instance as well?. I am using AEM 6.5.13 with COre component version 2.20.2.
Is this issue resolved? We are still facing this issue in AEM SDK 2022.7.8085.20220725T140323Z-220700 and core components version 2.18
Bug Report
Current Behavior In the image component, when I select the Dynamic Media Smart Crop/Auto rendition, I expect the image component to select the appropriate smart cropped rendition when I adjust the browser width or use the device emulator as described in the documentation. https://experienceleague.adobe.com/docs/experience-manager-core-components/using/components/image.html?lang=en#dynamic-media
What happens instead is that it always uses the "Large" smart crop rendition regardless of browser breakpoints.
See attached screenshot of the image processing profile and image component choices.
Expected behavior/code I expect the image component to select the appropriate smart cropped rendition when I adjust the browser width or use the device emulator as described in the documentation. https://experienceleague.adobe.com/docs/experience-manager-core-components/using/components/image.html?lang=en#dynamic-media
Environment
Additional context / Screenshots