Skip to content

Provide a global only setting to default to isolated contexts #231

@benbacardi

Description

@benbacardi

Providing a global setting to default to using isolated contexts for components would be quite useful in preventing unintentional use of parent template context variables inside a component (which is desired behaviour in a lot of cases).

Alternatively this could perhaps be set on a per-component basis inside the component, rather than when the component is called?

I suppose it would also have to come with an equivalent way to negate it for a single component render, i.e. {% bird button inherit %} or something.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions