Skip to content

NavBar missing with Custom Layout #1469

@ynnelson

Description

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

Bug report

I created my own custom component and placed it in the appropriate folder. I then called said component in my markdown file frontmatter using the syntax below:

---
title: Marketing Dashboards
layout: DashboardGallery
---

The component displays just fine but the navbar is gone which is contrary to what is indicated in the documentation (https://v1.vuepress.vuejs.org/theme/default-theme-config.html#custom-layout-for-specific-pages)

Am I missing something?

Version

[email protected] is the version I am on

Steps to reproduce

What is expected?

I should be seeing the navbar

What is actually happening?

It's no visible with the custom layout

Other relevant information

  • Your OS: MacOS Mojave 10.4
  • Node.js version: npm: '6.4.1'
  • Browser version: Chrome Version 72.0.3626.121 (Official Build) (64-bit)
  • Is this a global or local install? global
  • Which package manager did you use for the install? yarn
  • Does this issue occur when all plugins are disabled? no idea

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