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

gatsby-image <noscript> support #3031

Closed
ghost opened this issue Nov 26, 2017 · 1 comment
Closed

gatsby-image <noscript> support #3031

ghost opened this issue Nov 26, 2017 · 1 comment

Comments

@ghost
Copy link

ghost commented Nov 26, 2017

  • current behaviour
    When deactivating JavaScript gatsby-image is not replacing the placeholder-image. So the grey-box or traced-SVG stays there.
    Demo (go to Dev-Tools and deactivate JS): https://using-gatsby-image.gatsbyjs.org/

  • expected behaviour
    no-script users are getting a normal image (without any effekts/lazy loading). Optimally srcset would be used, otherwise they just get a large image.

@fk
Copy link
Contributor

fk commented Dec 3, 2017

Hi @zionis137! There's a duplicate of this issue in #3109 (and a PR already, #3122 🎉 ).

@ghost ghost closed this as completed Dec 3, 2017
This was referenced Jan 12, 2022
This was referenced Feb 9, 2022
This issue was closed.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant