image icon indicating copy to clipboard operation
image copied to clipboard

Lazy Loading Safari ?

Open othy54 opened this issue 4 years ago • 1 comments

Hello,

I know that nuxt-image use the native lazy loading, but it's not supported in Safari, and i'm wondering why not adding support Safari to Lazy Loading ?

Thanks (and sorry for my english)

othy54 avatar Oct 18 '21 14:10 othy54

This month Safari 15.4 was released with lazy loading support. I think it removes the need for implementing a custom solution in that case: https://developer.apple.com/documentation/safari-release-notes/safari-15_4-release-notes#HTML

lucpotage avatar Mar 30 '22 09:03 lucpotage