Skip to main content
Question

[Bug] Aspect ratio property to image component doesn’t auto-adjust the height

  • February 26, 2026
  • 2 replies
  • 41 views

Chien-Ju_Peng1

I have image component variants for 16:9, 1:1, and 4:3. I can switch between variants and the aspect ratio updates correctly until I resize the instance width. After I change the width, switching to another variant causes the height to keep an incorrect aspect ratio. I then have to manually adjust the width again before the height updates to match the new aspect ratio.

 

Another issue: when the image instance is placed inside a card component, switching to a different aspect-ratio variant doesn’t update the image size correctly. You have to resize the card to trigger the image instance to resize to the correct aspect ratio.

 

2 replies

Maxime LaNS
  • New Member
  • April 10, 2026

I have exactly the same issue.
And I've found something even more weird: when I reset the nested component, the ratio works, but I have to do it for each instance created 🧐🤯 


Ruben2
  • New Member
  • April 16, 2026

This been an issue since they first introduced the aspect ratio constraints.