Skip to content

Latest [5.16.0] gatsby still doesn't render title on react 19 #39415

@MonstraG

Description

@MonstraG

Preliminary Checks

Description

After upgrading to gatsby 5.16.0 and react 19.2.4 (and removing react-server-dom-webpack override), in Head are no longer rendered, the title is localhost:8000.

Reproduction Link

https://github.com/MonstraG/gatsby-no-title

Steps to Reproduce

  1. run
  2. see title

Expected Result

title is from Head component

Actual Result

title is blank (or the url)

Environment

System:
    OS: Linux 6.12 EndeavourOS
    CPU: (20) x64 12th Gen Intel(R) Core(TM) i7-12700H
    Shell: 5.9 - /usr/bin/zsh
  Binaries:
    Node: 25.4.0 - /usr/bin/node
    npm: 11.7.0 - /usr/bin/npm
  Languages:
    Python: 3.14.2 - /usr/bin/python
  Browsers:
    Firefox: 147.0.1
  npmPackages:
    gatsby: 5.16.0 => 5.16.0 
    gatsby-plugin-google-gtag: 5.16.0 => 5.16.0 
    gatsby-plugin-google-tagmanager: 5.16.0 => 5.16.0 
    gatsby-plugin-image: 3.16.0 => 3.16.0 
    gatsby-plugin-manifest: 5.16.0 => 5.16.0 
    gatsby-plugin-sharp: 5.16.0 => 5.16.0 
    gatsby-source-filesystem: 5.16.0 => 5.16.0 
    gatsby-source-graphql: 5.16.0 => 5.16.0 
    gatsby-transformer-remark: 6.16.0 => 6.16.0 
    gatsby-transformer-sharp: 5.16.0 => 5.16.0

Config Flags

FAST_DEV: true

Metadata

Metadata

Assignees

No one assigned

    Labels

    status: triage neededIssue or pull request that need to be triaged and assigned to a reviewertype: bugAn issue or pull request relating to a bug in Gatsby

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions