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

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

Open
2 of 3 tasks
chaozhangdev opened this issue Jun 22, 2021 · 0 comments
Open
2 of 3 tasks

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

chaozhangdev opened this issue Jun 22, 2021 · 0 comments

Comments

@chaozhangdev
Copy link

  • 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.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant