-
Notifications
You must be signed in to change notification settings - Fork 13
Open
Description
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?
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels