Bug dhtmlxscheduler_limit.js appendChild

Hi ,

I have the following error dhtmlxscheduler_limit.js:673 Uncaught TypeError: Cannot read property ‘appendChild’ of undefined it’s like in this post viewtopic.php?f=6&t=39551&p=123720&hilit=dhtmlxscheduler_limit.js#p123720
but there’s no answer in the forum to solve the issue.

the error appears when i try to include limit.js and define week start
scheduler.date.my_unit_start = scheduler.date.week_start;

Best regards.

Hi ,

I think i found what triggers the error , updateCollection and _mark_now both seems to trigger the error.
please check the joined file.

Best regards