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
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:
And i created a proxy for the component on my components folder like so:
Everything works fine, dialogs, options, etc.. only when i have more than one "Widths" configured it's when the image stops working.
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
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:
And i created a proxy for the component on my components folder like so:
Everything works fine, dialogs, options, etc.. only when i have more than one "Widths" configured it's when the image stops working.