Hi there,
Your DayPilot Pro for JavaScript 2023.4.5801 release included
[Scheduler] More efficient parsing of Scheduler event text/html improves performance when many events are displayed in the viewport. (build 5777)
It seems that this breaks our Scheduler: we display HTML content on the events. Any events that go outside the viewport (and has the floating element with the little arrow) is correctly displayed. Any events that are completely within the viewport lose all HTML content and just display the event text.
The version before this release does not have this problem. Any release afterwards has the same erratic behaviour.
Is there any way of disabling this new parsing? Or is there a bugfix on the way?
Thanks!