Компонент активности потока
https://getstream.github.io/react-activity-feed/#activity не может отображать новые строки.
{
"actor": {
},
"attachments": {
"files": [],
"images": []
},
"foreign_id": "",
"id": "",
"latest_reactions": {},
"latest_reactions_extra": {},
"object": "Post\npost\npost\npost",
"origin": null,
"own_reactions": {},
"reaction_counts": {},
"target": "",
"text": "Post\npost\npost\npost",
"time": "2019-06-12T19:11:46.728935",
"verb": "post"
}
В приведенных выше данных текст содержит новые строки "Post \ npost \ npost \ npost", но он идет одной строкой, как на рисунке ниже.
Есть ли способ, которым это может быть обработано в компоненте.