Jayanth
NNovu
•Created by Jayanth on 2/17/2025 in #💬│support
React-email with Novu: Template structure breaks
I am a beginner using Novu and i was using the Email Channel of Novu for rendering my react-email templates,
In my case I was using render function of react-email and passing the rendered HTML in the content field of Workflow instance of the novu/framework package.
My templates use flex property in it to acquire the full viewport height, so when i trigger the email, the structure of the mail breaks and the flex-direction property goes missing, due to which the flexing happens horizontally . I think novu does not recognise this css property or is there a glitch
what is the possible reason for it and how do i Overcome it?
12 replies