-
Notifications
You must be signed in to change notification settings - Fork 10.3k
Closed
Description
I quite a bit weird when I open the post page from the link of others page, thumbnail address has null value but when I open the post page via a direct link or just refresh the page, the thumbnail is shown. This problem happens only in build only, the develop one works smoothly.
Environment
Gatsby version: 1.9.199
Node.js version: 6.11.4
Operating System: macOS 10.13.3
Step to reproduce
- Open new gatsby project along with installing markdownremark plugin
- Create template as a post page with thumbnail
- Create Post Content in markdown style
- Build the project by run
gatsby build - Serve project by run
gatsby serve
You may checkout this repository in develop branch to see the problem and the result is in this site
Metadata
Metadata
Assignees
Labels
No labels