Skip to content

Images in 10.0.5 are not showing in safari(on every other device!) #22014

Answered by royjosefsson
royjosefsson asked this question in Help
Discussion options

You must be logged in to vote

Site: https://jiroy.com

I've found the issue.
The issue is that:
Safari 3.1 - 13.1 and iOS Safari 3.2 - 13.7 isn't compatible with webp.
https://caniuse.com/webp

"next/image" optimizes images to webp on runtime(if the browser supports it*).
The reason why an uncompatible iOS device even is trying to show a webp-image remains unclear.

I'm going to try and disable webp for now, or optimize the images in a different way

Edit: This is a duplicate of this link

Replies: 2 comments 1 reply

Comment options

You must be logged in to vote
1 reply
@jaddoescad
Comment options

Answer selected by royjosefsson
Comment options

You must be logged in to vote
0 replies
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Help
Labels
None yet
3 participants
Converted from issue

This discussion was converted from issue #22005 on February 10, 2021 11:35.