<!--[if mso | IE]> This conditional check will only render the table in MSO or IE , but in my case it is applied in gmail ( chrome) #2915
Answered
by
Nishanth-sebastin
Nishanth-sebastin
asked this question in
Q&A
-
I have this code in my generated html from mjml , but it should display in mso or IE, but in my case it is applied in gmail so i am having a issue in my mail |
Beta Was this translation helpful? Give feedback.
Answered by
Nishanth-sebastin
Nov 6, 2024
Replies: 1 comment 5 replies
-
Try to send with somehting like https://putsmail.com/ to see if it comes from the way you're sending the email |
Beta Was this translation helpful? Give feedback.
5 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Thank you! I resolved my issue, which was caused by logic that incorrectly handled in auto fix broken HTML logic.