Hi there,
In the DayPilot.Scheduler, we’re getting errors in the console from chromium-based browsers:
Cannot read properties of null (reading 'client')
The code around it is
switch(t.eventTapAndHoldHandling){case"Move":if(c.client.moveEnabled()){var v=$(n);ve.ke(i,v)}break;
We’ve seen this error pop up on the following devices & browsers:
-
Android 10, Samsung Internet 28.0
-
Android 10, Chrome Mobile 138.0.0
-
Android 10, Chrome Mobile 137.0.0
-
Linux, Chrome 137.0.0
-
Windows 10, Chrome 137.0.0
-
Windows 10, Edge 137.0.0
-
Android 10, Opera Mobile 90.0.0