Files
twenty/packages/twenty-server/src/utils
Abhishek Kumar 042972d7b2 fix(workflow): line break not supported by Send Email Nodes (#16561)
Closes #16557

Tiptap Editor (which the Send Email Node uses) , creates a content json
with type 'hardBreak' for line breaks.

The was no rederer defined for this `hardBreak` node type, so the
`renderNode` function was ignoring that node (returning null).

**Fix :** Added a renderer for  `hardBreak` node type.
2025-12-15 13:24:31 +01:00
..
2025-08-08 01:27:05 +02:00
2025-08-08 01:27:05 +02:00
2025-08-08 01:27:05 +02:00
2025-08-08 01:27:05 +02:00
2025-08-08 01:27:05 +02:00
2025-08-08 01:27:05 +02:00