Gatsby image does not show a proper placeholder when re-entering a page, and images didn't fully load the first time #37773
Labels
status: triage needed
Issue or pull request that need to be triaged and assigned to a reviewer
type: bug
An issue or pull request relating to a bug in Gatsby
Preliminary Checks
Description
On macOS and iOS on Safari, when entering a given page, visible Gatsby images start to load with proper placeholder, but if they don't finish loading (or didn't start because they were out of view?) before user leaves this page, when he comes back, images no longer have proper placeholder
hosted example of the bug: https://my-gatsby-site-jet.vercel.app
Reproduction Link
https://github.com/Szulerinio/gatsbyImage-safari-bug
Steps to Reproduce
Expected Result
On the second page enter, images should display a blurred placeholder when image loads.
Actual Result
On second page enter, images display alt text and borders similar to image that failed to load
Environment
Config Flags
Not a flag, but I had to use install --legacy-peer-deps for gatsby@next to work properly
The text was updated successfully, but these errors were encountered: