Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

GatsbyImage components are loading blurry on refresh #45

Open
benslv opened this issue Sep 16, 2021 · 0 comments
Open

GatsbyImage components are loading blurry on refresh #45

benslv opened this issue Sep 16, 2021 · 0 comments
Labels
bug Something isn't working

Comments

@benslv
Copy link
Member

benslv commented Sep 16, 2021

Images processed through a GatsbyImage component don't seem to load correctly if you refresh a page that contains them. They load an extremely low-res/blurry version that never switches to a high resolution.

If you visit a different page first, and then click onto a page containing GatsbyImage components, they load fine.

Reproduce:

  1. Visit thelemonpress.yordevs.com
  2. Observe the images are blurry and don't load high-res versions.
  3. Click on the About link in the navbar.
  4. Click on the Lemon Press logo in the top left to return to the homepage.
  5. Images now load properly.
  6. Refresh the page.
  7. Images load blurred again.

images blurry on refresh

@benslv benslv added the bug Something isn't working label Sep 16, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant