Skip to content

Clarify the requirements of layouts #1308

Description

@ang-zeyu

Currently, layouts (header, footer, page (expressive) layouts, navigation) cannot:

  • use include features (<panel src="..."> & <include>) (with the exception of expressive layouts)
  • use <variable> / <import> correctly (variables are not erased, imports do not work with live reload)
  • use plugin elements correctly (as preRender is not executed for layouts)

Is this by design?

If not, a very large refactor may be due to fix the processing order

Metadata

Metadata

Assignees

No one assigned

    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