Skip to content

Does this package cache the template? #33

@sungwoncho

Description

@sungwoncho

I am using meteor-handlebars-server to render email template in server and send it to users. But I randomly get email templates that is outdated a long time ago. This issue persists for a while until it does not all of a sudden, then it comes back. This happens locally and also in production.

I am using this package like this (to be precise, Telescope is):

Handlebars.templates['myEmailTemplate']({//my variables//});

It is very strange. Any suggestions?

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