DayPilot.Scheduler: Cannot read properties of null (reading 'clientWidth')
Asked by Leo
2 years ago.
2 years ago.
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.
DayPilot