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
730 stars 736 forks source link

Embed component not working - CSS is not loading properly #2581

Open Sricharan-L opened 11 months ago

Sricharan-L commented 11 months ago

Bug Report

Current Behavior

  1. Install AEM cloud latest jar
  2. Install latest AEM WCM core component version
  3. Add embed component to page test-embed.txt
  4. Add the html from the attached file, the css is not loading properly.
  5. But it working fine in lower wcm core component version eg: 2.22.12

Expected behavior/code HTML and css added in embed component should load properly without any css broken.

Environment