teaser v2 image rendering on resize of screen | Community
Skip to main content
sreenu539
Level 7
June 1, 2023
Solved

teaser v2 image rendering on resize of screen

  • June 1, 2023
  • 2 replies
  • 1159 views

Hi All,

 

Teaser V2 using core image V3.

I tried to use core teaser v2 on test page and do not see image getting resized at all (first image below), second image is core image v2 working fine as you can see.

 

Is there any specific thing I should do. I changed teaser v2 component group to just author component in my local aem.

One difference I observe is teaser v2 image tag has "width, height" set and I am thinking that is why image is not resizing properly when screen resized?!

 

Any help on how to author teaser V2 or core Image V3 appreciated.

Original Image uploaded has 1570wx884h dimensions.

 

 

 

 

html for above images.

 

 

I see example demo page images resizing

https://www.aemcomponents.dev/content/core-components-examples/library/core-content/image.html#tabs-853dd31146-item-cce684c9b6-tab

 

 

Thanks,

Sri

 

This post is no longer active and is closed to new replies. Need help? Start a new post to ask your question.
Best answer by EstebanBustamante

Did you include the JS category for the image component(v3) in your categories (or the categories where that page is being rendered)? The HTML seems to be missing stuff, take a look at mine below

This is how to include the category

 



2 replies

EstebanBustamante
Community Advisor and Adobe Champion
EstebanBustamanteCommunity Advisor and Adobe ChampionAccepted solution
Community Advisor and Adobe Champion
June 2, 2023

Did you include the JS category for the image component(v3) in your categories (or the categories where that page is being rendered)? The HTML seems to be missing stuff, take a look at mine below

This is how to include the category

 



Esteban Bustamante
sreenu539
sreenu539Author
Level 7
June 13, 2023

thanks Esteban. @estebanbustamante  always good to hear from you.

-Sreeni

ManviSharma
Adobe Employee
Adobe Employee
June 6, 2023

Hi,

 

Consider upgrading to Core Image V3 for improved image handling.