@astro/image
should call out usage of content-visibility attribute
#1517
Labels
should this be documented?
Need to figure out whether this is something to add to documentation or not
tsc
guidance required from Technical Steering Committee
Hi 👋
Today, I've spent a large amount of time debugging an issue about image not rendering when coming to viewport. After checking my code for flaws in animation, I found out that the issue was usage of
content-visibility
property which should alter the default behaviour of image rendering. It should be mentioned in some way that this property is declared by default by Picture/Image.The text was updated successfully, but these errors were encountered: