Skip to content

Dynamic Templates Default Data Context not working #52

@Data-Meister

Description

@Data-Meister

Dynamic templates work if you include a data property e.g. {{> Template.dynamic template=templateName data=data }}

However - it doesn't work if you don't include a data property e.g. {{> Template.dynamic template=templateName }}

In client-side Blaze the data property is optional - if you leave it out then the parent data context is used. Would be good if this did the same.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions