Skip to content
This repository was archived by the owner on May 13, 2024. It is now read-only.

[Quick Start Template] "Tags" nav is blank #128

@0xraidenz

Description

@0xraidenz
  • I confirm that this is an issue rather than a question.

Bug report

After setting up the project by the quick start:

yarn create vuepress [blogName] -> cd [blogName] && yarn -> yarn dev

The Tags nav is blank:

image

And for each post blog, tags info are missing:

image

Steps to reproduce

  • I prepared a reproduction repo, here is the reproduction repo:

  • This issue doesn't need a reproduction repro, here is the steps to reproduce

yarn create vuepress [blogName] -> cd [blogName] && yarn -> yarn dev

What is expected?

It should show all tags like this:

image

What is actually happening?

There is a missing s in all tag for all post blogs:

image

where the tag should be tags

Other relevant information

The title is also missing for each blog.

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