Skip to content

Meta Components reports Cannot read properties of null (reading'$nuxt') error #12746

@cdwmhcc

Description

@cdwmhcc

Environment


  • Operating System: Windows_NT
  • Node Version: v16.12.0
  • Nuxt Version: 3.0.0-27277498.850ef69
  • Package Manager: [email protected]
  • Bundler: Vite
  • User Config: -
  • Runtime Modules: -
  • Build Modules: -

Reproduction

App.vue or any components

<Head>
<Title>Test</Title>
<Meta name="description" content="My page's description" />
</Head>

Describe the bug

Meta Components reports Cannot read properties of null (reading'$nuxt') error

image

Additional context

No response

Logs

No response

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions