Skip to content

NotFound.vue missing title and description #370

Closed
@nerdoza

Description

@nerdoza
  • VuePress 0.8.4
  • Tested on Windows 10 & Ubuntu with same result

There seems to be 2 different ways this issue appears, depending on if you are running dev or a static build.

When in development mode (vuepress dev) the title attribute is blank and the description attribute is missing entirely.

When building the site (vuepress build) the resulting 404.html page has VuePress as the title and the description attribute is blank.

Also worth noteing, head tags listed in the head attribute of property of the config.js file are appearing in the head correctly.

Metadata

Metadata

Assignees

No one assigned

    Labels

    type: enhancementRequest to enhance an existing feature

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions