Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Bug]: sidebar: hide in frontmatter does not work on templated pages #2859

Open
archiewood opened this issue Nov 27, 2024 · 0 comments · May be fixed by #2948
Open

[Bug]: sidebar: hide in frontmatter does not work on templated pages #2859

archiewood opened this issue Nov 27, 2024 · 0 comments · May be fixed by #2948
Assignees
Labels
bug Something isn't working

Comments

@archiewood
Copy link
Member

archiewood commented Nov 27, 2024

Describe the bug

When attempting to hide the sidebar on templated pages, it does not appear to work successfully, and continues to display the sidebar

Steps to Reproduce

  1. create a project with a templated page
  2. add to the frontmatter
---
sidebar: hide
---

Severity

serious, but I can work around it

Additional Information, or Workarounds

Globally hide all sidebars with a custom +layout.svelte: https://docs.evidence.dev/reference/themes-and-layouts/#custom-layout

@archiewood archiewood added bug Something isn't working to-review Evidence team to review and removed to-review Evidence team to review labels Nov 27, 2024
@kwongz kwongz self-assigned this Nov 29, 2024
@hughess hughess linked a pull request Dec 27, 2024 that will close this issue
3 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants