gatsby build
fails with Couldn't find temp query result for (...)
error
#35865
Labels
status: needs reproduction
This issue needs a simplified reproduction of the bug for further troubleshooting.
type: bug
An issue or pull request relating to a bug in Gatsby
Preliminary Checks
Description
I'm getting
upon running
gatsby build
.learn-more
is created usingcreatePage
API, precisely:Reproduction Link
https://github.com/belfz/gatsby-bug-reproduce
Steps to Reproduce
run
yarn build
(runninggatsby build
under the hood)Expected Result
properly built static pages.
Actual Result
error as mentioned in the description.
Environment
Config Flags
none
The text was updated successfully, but these errors were encountered: