Skip to content

Page metadata still visible after setting visibility to false #3526

@aiai-guenz

Description

@aiai-guenz

Bug description

Setting the visibility of the metadata layout to false is not reflected in the app.
Also, the Last modified is still shown. One has to go the app, open the page options and turn off the switch.

How to reproduce

  1. Edit a page and set the following layout options at the top:
layout:
  width: default
  title:
    visible: true
  description:
    visible: true
  tableOfContents:
    visible: true
  outline:
    visible: true
  pagination:
    visible: true
  metadata:
    visible: false
---
  1. Commit and push to GitHub.
  2. Wait for the sync to happen.
  3. Go to the app and navigate to the page. Check the page options: The Page metadata switch is still on. Also, the Last modified is still shown on the rendered page.
Image

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions