Skip to content

Calling a partial inside another partial #303

@ngohuytrieu

Description

@ngohuytrieu

Hi guys, I have an issue when trying to call a partial inside another partial

Partials folder structure

views/partials/partial1.hbs
views/partials/partial2.hbs

Inside patial1.hbs

Partial 1
{{>partial2}}

Inside patial2.hbs

Partial 2

The result doesn't show any error but the content of the partial2.hsb is not showing.

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