AEM 6.3 core component: Image not displayed
Per Adobe, I created proxy to use the image core component in AEM 6.3.
After drag and drop the image, the image is displayed in the dialog correctly. However, once finish the authoring, I don't see the image is displayed in the page. If I remove the line "<noscript data-sly-unwrap="${!image.json}" data-cmp-image="${image.json}">" in the image.html, then the image is displayed.
I know I probably miss something, just wonder where I have to add which library in order for the image is displayed properly.
I have tried the image component from we retail. If I drag/drop the component under weretail content tree, it is fine; if I drag and drop to the content tree I created, I see the same behavior.
Thanks a lot.