Arun Patidar Sorry I missed an important piece of information there, You should be able to reproduce the issue when you configure multiple widths in the image component policy as shown below
I was playing around with the OOTB AEM 6.5 Image v2 core component and the following is the view source markup it provides from the server side.As we can observe the <img> tag is not rendered from the server side this concerns me from an SEO standpoint as the relevant SEO tags and attributes like im...
Hi Scott,Please could you let me know if there is a hotfix for this issue? The code provided in the link above doesn't work as a generic solution, it can be made generic by commenting out the following code in it, but this fixes only if a component has only one required image field, for multiple req...
Hi Scott,I tried your approach but unfortunately on 6.3 I don't see a drop target, instead I see the upload Image asset button. I tried adding allowUpload to false but it's still an issue. Following is what I see. I also tried the core image components fileupload resourcetype i.e cq/gui/components/a...