SSR Issues with Contentful Local Images #38536
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
Hello!
When I use
localFile
option as documented here, everything works as expected on SSG pages. However, when I apply the same thing to SSR page queries, the asset prefix is not properly configured and static files are not served from correct place.Reproduction Link
Steps to Reproduce
Apply this on an SSR page.
Expected Result
The asset prefix is not considered and contentful files are served from the correct location.
Actual Result
The asset prefix is not considered and contentful files are served from the incorrect location.
Environment
Config Flags
No response
The text was updated successfully, but these errors were encountered: