Skip to content

Issue with dynamic template? #534

@mojindri

Description

@mojindri

in my project, i have a couple of templates that are registered at run time and on the other hand, in my main render, i simply render the, the issue is , the rendering working correctly, since i had an update from verion 3.5 to 4.3.

Js structure
modules { module: "my template name registred by register_partial" }

{{#each modules}} {{> (module) content df_style=true }} {{/each}}

(module): is actually a variable containing registeredd template name , i face error "helper not found" on handlebars version 4,
it would be great if u could help me with the issue,
regards,
moji

Metadata

Metadata

Assignees

No one assigned

    Labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions