π Subject area/topic
Image service, getImage
π Page(s) affected (or suggested, for new content)
https://docs.astro.build/en/reference/modules/astro-assets/#getimage
π Description of content that is out-of-date or incorrect
According to the docs
This [getImage] takes an options object with the same properties as the Image component (except alt) and returns a GetImageResult object.
But hat's not the case. getImage() also doesn't accept layout property.
π₯οΈ Reproduction in StackBlitz (if reporting incorrect content or code samples)
No response
π Subject area/topic
Image service, getImage
π Page(s) affected (or suggested, for new content)
https://docs.astro.build/en/reference/modules/astro-assets/#getimage
π Description of content that is out-of-date or incorrect
According to the docs
But hat's not the case.
getImage()also doesn't acceptlayoutproperty.π₯οΈ Reproduction in StackBlitz (if reporting incorrect content or code samples)
No response