We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Hi everyone,
I am making function to send mail message when user successfully place an order through my app using express js,
but when I pass my data arr to context of nodemailer-express-handlebar, so I can get it from my index.handlebar
I don't know why it's error like that,
I looked at nodemailer and they said this is hbs' fault, so I came here to ask
This is my nodemailer file:
And I have tried a few ways here and here to fix it, but it doesn't work
I researched for more than a day but still can't fix it, so hope everyone can help me
Thank you
Trung
The text was updated successfully, but these errors were encountered:
No branches or pull requests
Hi everyone,
I am making function to send mail message when user successfully place an order through my app using express js,
but when I pass my data arr to context of nodemailer-express-handlebar, so I can get it from my index.handlebar
I don't know why it's error like that,
I looked at nodemailer and they said this is hbs' fault, so I came here to ask
This is my nodemailer file:
And I have tried a few ways here and here to fix it, but it doesn't work
I researched for more than a day but still can't fix it, so hope everyone can help me
Thank you
Trung
The text was updated successfully, but these errors were encountered: