Skip to content

Blog-plugin: wrong rendering for the router '/tag/' and '/category/' #1073

Closed
@EliazTray

Description

@EliazTray
  • I confirm that this is a issue rather than a question.

Bug report

Version

@vuepress 1.0.0-alpha.27

Steps to reproduce

  1. Create Layout.vue, Page.vue, Post.vue, Tag.vue, Tags.vue, Category.vue, Categories.vue under the 'layouts' directory.

  2. npm run dev

  3. visit /tag/.

image

What is expected?

It will use Cateogries.vue layout to render.

What is actually happening?

it used Page.vue layout to render.

Other relevant information

  • Your OS: macOs
  • Node.js version: v8.11.3
  • Browser version: Chrome 70.0.3538.110
  • Is this a global or local install? local
  • Which package manager did you use for the install?
    v1.0.0.alpha.27

Metadata

Metadata

Assignees

No one assigned

    Labels

    has PRHas a related PR

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions