gatsby build
hangs on "Building static HTML for pages" when using React 18 RC 2
#35083
Closed
2 tasks done
Labels
topic: core
Relates to Gatsby's core (e.g. page loading, reporter, state machine)
type: bug
An issue or pull request relating to a bug in Gatsby
Preliminary Checks
Description
As the title suggests, the build process will hang when reaching the "Building static HTML for pages" stage if React 18 RC 2 is used.
Workaround: Falling back to React 18 RC 1
Reproduction Link
https://github.com/mwskwong/react-18-rc-2-repo
Steps to Reproduce
18.0.0-rc.2
Expected Result
The build process will proceed and success.
Actual Result
The build process hangs and never returns.
Environment
Config Flags
No response
The text was updated successfully, but these errors were encountered: