Skip to content

refactor: use React 19s <meta> elements instead of MetaFunction #841

@scheidtdav

Description

@scheidtdav

Since react 19 the react-router docs recommend to use the native <meta> elements instead of the MetaFunction and <Meta /> tag.

  • Remove <Meta /> from root layout
  • Replace all occurences of MetaFunction/ meta export with usage of <meta> tags

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions