It is great to have Events posted in PMs displayed in the upcoming-events calendar. However, they aren’t currently visible to users unless hovered over.
In the HTML, the border-color and color are #undefined; this is likely a regression due to the recently introduced category and tag colors (and picker) for the plugin - which I love by the way!!
Here is the rendered HTML:
<a class="fc-day-grid-event fc-h-event fc-event fc-start fc-end" href="/t/-/30588/1" style="background-color:unset;border-color:#undefined;color:#undefined">
<div class="fc-content" style="max-height: 32px;">
<span class="fc-time">3p</span>
<span class="fc-title" style="overflow: hidden; white-space: pre-wrap;">Chat re NAHSTIG (record)</span>
</div>
</a>