Bug: Typo in error message · Issue #36320 · facebook/react · GitHub
Skip to content

Bug: Typo in error message #36320

@maxwoolfdev

Description

@maxwoolfdev

I got the error message bellow where occurred is misspelled as ocurred.

React expected the `href` prop for a <style> tag opting into hoisting semantics using the `precedence` prop to not have any spaces but encountered spaces instead. using spaces in this prop will cause hydration of this style to fail on the client. The href for the <style> where this ocurred is "/_next/static/css/app-layout.css".
    in style (at components/HeaderStyles.jsx:42:7)
    in Header (at components/Header.jsx:18:5)
    in Layout (at pages/_app.jsx:12:3)
    in App (at main.jsx:6:1)

This is fixed by merging #36319

Metadata

Metadata

Assignees

No one assigned

    Labels

    Status: UnconfirmedA potential issue that we haven't yet confirmed as a bug

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions