Skip to content

Defaults only work if no keys have been defined for a route #6

@localjo

Description

@localjo

If you define metadata defaults like this;

/*:
  title: "Default Title"
  description: "Default Description"

And then define the metadata for a given page like this;

/help:
  title: "Help Title"

The expected behavior would be for the default description to be used on /help, but instead only a title is used, and there is no description.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions