adobe / aem-core-wcm-components

Standardized components to build websites with AEM.
https://docs.adobe.com/content/help/en/experience-manager-core-components/using/introduction.html
Apache License 2.0
743 stars 750 forks source link

[Image] Image component not working with more than one "Widths" added #260

Closed MrPoofy closed 6 years ago

MrPoofy commented 6 years ago

Hi!

I'm trying to use the Image component and it's working fine, but when i add more than one pixel value to the "Widths" multi-field

image

The component stops working and no image is visible. I'm using the last version of the core components on a AEM 6.4 environment. I have embebed the "core.wcm.components.image.v2" on my clientlibs. I'm installing the common components using my pom:

image

And i created a proxy for the component on my components folder like so:

image

Everything works fine, dialogs, options, etc.. only when i have more than one "Widths" configured it's when the image stops working.

MrPoofy commented 6 years ago

I'm closing the issue because i found the problem, i needed to create the customfooterlibs and customheaderlibs to load the clientlibs.