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
733 stars 740 forks source link

Download Component : Delegation Pattern | Inline Display not working #2538

Closed veevik closed 1 year ago

veevik commented 1 year ago

Bug Report

Current Behavior

  1. Create a proxy component for Core V2 Download.
  2. Write a Delegation Pattern with for the proxy component.
  3. Overlay the download.html , but use the core model and values . (only markup is modified)
  4. Try using Display Inline
  5. It is not opening the Asset Inlie
  6. If the download.html is not overlayed, it works fine

Expected behavior/code When author selects Display Inline , It should open the Asset Inline.

Environment -AEM 6.5.14