I recently installed gem active_storage-blurhash. It stopped images from boucing on page load.

Before (content bounces while images load):

image_tag-normal

After (no bounce):

with-blurhash_image_tag

🎁 Thanks Avo for the wonderful gem!