In the DayPilot.Scheduler, we sometimes see a JavaScript error pop up in the console:
Cannot read properties of null (reading 'clientWidth')
This happens when using the scrollTo()
function. We observed the behaviour only in Edge (117.0.2045) on Windows so far.