Hello,
Sometimes when clicking on an event appears a Lightbox with the textbox that has the value of a previously clicked event and this error is showed in the console:
dhtmlxscheduler.js:5457 Uncaught TypeError: Cannot read property ‘nextSibling’ of null
at Object.scheduler._fill_lightbox (dhtmlxscheduler.js:5457)
at Object.scheduler.showLightbox (dhtmlxscheduler.js:5447)
at Object.scheduler._on_dbl_click (dhtmlxscheduler.js:2289)
at HTMLDivElement._obj.ondblclick (dhtmlxscheduler.js:2092)
Thanks.