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
723 stars 737 forks source link

Embeddable not included in Embed JSON export #2779

Open HitmanInWis opened 3 weeks ago

HitmanInWis commented 3 weeks ago

Bug present as of version: 2.24.7-SNAPSHOT

When the Embed component is used with an Embeddable (e.g. YouTube) the JSON model export does not include the embeddable, and thus omits all relevant details required to render in a non-AEM system.

This can be remediated with the following steps: