-
Notifications
You must be signed in to change notification settings - Fork 831
Open
Labels
Resolution: Needs More InformationMore information is needed on this issueMore information is needed on this issueType: BugConfirmed bugConfirmed bug
Description
Describe the Bug
I’m having issues when using an iterator like mapping over an array of products in the email template. when using iterator the emails get rendert blank, or the content is rendered as “hidden” in gmail.
uploaded a shareable version of the template to this repo: https://github.com/ole-besendahl/store-notification-bug
it works in the react-email local server, but not when send from production using resend.
Which package is affected (leave empty if unsure)
react-email
Link to the code that reproduces this issue
https://github.com/ole-besendahl/store-notification-bug
To Reproduce
- Create Next.js app
- Send email using resend from an api route (in our case we hook triggered)
Expected Behavior
Should send email like usual and show content
What's your node version? (if relevant)
No response
Metadata
Metadata
Assignees
Labels
Resolution: Needs More InformationMore information is needed on this issueMore information is needed on this issueType: BugConfirmed bugConfirmed bug