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

Images are not correctly prefixed #1501

Closed
wodenx opened this issue Mar 31, 2022 · 0 comments · Fixed by #1502
Closed

Images are not correctly prefixed #1501

wodenx opened this issue Mar 31, 2022 · 0 comments · Fixed by #1502
Labels
bug Something isn't working

Comments

@wodenx
Copy link
Contributor

wodenx commented Mar 31, 2022

STR

  1. Add a page with a gatsby image (eg any page on cxstarter (logo is a gatsby image)
  2. FollowGatsby docs for path prefixing here
  3. Visit page in browser

ER

Image is properly prefixed and renders correctly

AR

Image is served from /static and does not render full resolution version.

@wodenx wodenx added the bug Something isn't working label Mar 31, 2022
wodenx added a commit that referenced this issue Apr 4, 2022
#1502)

## Changes
Applies path prefix (if active) to all gatsby image urls

## Related Issues
Fixes #1501
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

Successfully merging a pull request may close this issue.

1 participant