node.body is not added to the Outlook Calendar body section using ics? In the example below, the node title is added to Outlook Calendar body section.
{% set link = calendar_link('ics', node.title, date('Dec 16, 2021'), date('Dec 17, 2021'), node.body, node.title) %}
<a href="{{ link }}">Add to calendar</a>
Closed: works as designed
2.1
Code
Not all content is available!
It's likely this issue predates Contrib.social: some issue and comment data are missing.