gatsbyjs / gatsby

The best React-based framework with performance, scalability and security built in.
https://www.gatsbyjs.com
MIT License
55.24k stars 10.32k forks source link

Unexpected missing while creating page #38901

Open liulaneletao opened 6 months ago

liulaneletao commented 6 months ago

Preliminary Checks

Description

Expectant: image image hq7m3sqz

Actual: image image image

SourceCode: image

We have been using it for 3 years. The first occurrence of this kind of thing.

Reproduction Link

xxx

Steps to Reproduce

  1. can't reproduce

Expected Result

image image hq7m3sqz

Actual Result

image image image

Environment

System:
    OS: Windows 10 10.0.19045
    CPU: (16) x64 AMD Ryzen 7 PRO 5850U with Radeon Graphics
  Binaries:
    Node: 20.0.0 - C:\Program Files\nodejs\node.EXE
    npm: 9.6.4 - C:\Program Files\nodejs\npm.CMD
  Languages:
    Python: 3.11.4
  Browsers:
    Edge: Chromium (122.0.2365.80)
  npmPackages:
    gatsby: ^4.20.0 => 4.20.0
    gatsby-legacy-polyfills: ^2.20.0 => 2.20.0
    gatsby-plugin-alias-imports: ^1.0.5 => 1.0.5
    gatsby-plugin-breadcrumb: ^12.3.1 => 12.3.1
    gatsby-plugin-force-trailing-slashes: ^1.0.6 => 1.0.6
    gatsby-plugin-google-analytics: ^4.20.0 => 4.20.0
    gatsby-plugin-google-fonts: ^1.0.1 => 1.0.1
    gatsby-plugin-google-tagmanager: ^4.20.0 => 4.20.0
    gatsby-plugin-manifest: ^4.20.0 => 4.20.0
    gatsby-plugin-material-ui: ^4.1.0 => 4.1.0
    gatsby-plugin-optimize-svgs: ^1.0.5 => 1.0.5
    gatsby-plugin-react-helmet: ^6.12.0 => 4.5.0
    gatsby-plugin-sitemap: ^5.24.0 => 5.24.0
    gatsby-plugin-styled-components: ^5.20.0 => 5.20.0
    gatsby-plugin-webpack-bundle-analyser-v2: ^1.1.30 => 1.1.30
    gatsby-source-filesystem: ^4.20.0 => 4.20.0
    gatsby-source-graphql: ^4.20.0 => 4.20.0
    gatsby-transformer-sharp: ^4.20.0 => 4.20.0
  npmGlobalPackages:
    gatsby-cli: 5.13.2

Config Flags

No response