Hi
Occasionally, the following error occurs:
jqxscheduler.js:2731 Uncaught TypeError: Cannot read property ‘indexOf’ of null
at c.(:8000/anonymous function).getJQXAppointmentByElement (http://localhost:8000/lib/jqwidgets/jqwidgets/jqxscheduler.js)
at HTMLDivElement.<anonymous> (jqxscheduler.js)
at HTMLDivElement.dispatch (jquery.js:4737)
at HTMLDivElement.elemData.handle (jquery.js:4549)
This seems to be caused by a typo in ‘getAppointmentElement’:
‘jqx-scheduler-appointment-innter-content’
should be
‘jqx-scheduler-appointment-inner-content’
the same typo is found in _addHandlers
Thank you for looking into this.
Best regards
Stefan