Getting type Error while rendering email template
{{ payload.data.contentComment.comment
| url_decode
| replace: '[[@', '<span style="color:#007BFF">@'
| replace: ']]', '</span>'
}}
i was putting this inside a <span> tag , but it's not getting rendered instead got the above error , help me to figure out the cause

5 Replies
@Ashutosh(Different)
Could you please share workflow name or workflow id at support@novu.co
okay sending it there
@Pawan Jain have shared the workflow id please have a look (env development)
@Ashutosh(Different)
I am trying to reproduce the issue. Looks like it worked as expected
Am I missing something?
It worked for me also now , it happened when i clicked on format button. Hope that can help you to reproduce may be.