Bug Update Collection dhtmlxscheduler_limit.js

Hi ,

Sorry for duplicating the subject but i’m in a hurry and sadly you didn’t respond to the ticket i opened in the support system and my evaluation period has expired :frowning: (can it be extended :slight_smile: ?).

i modified the sample multi day unit view to trigger the error and here’s what i did :

select a day and click update , error apears on certain days not all
<div id="scheduler_here" class="dhx_cal_container" style='width:100%; height:100%;'>
	<div class="dhx_cal_navline">
		<div class="dhx_cal_prev_button">&nbsp;</div>
		<div class="dhx_cal_next_button">&nbsp;</div>
		<div class="dhx_cal_today_button"></div>
		<div class="dhx_cal_date"></div>
		<div class="dhx_cal_tab" name="day_tab" style="right:204px;"></div>
		<div class="dhx_cal_tab" name="week_tab" style="right:140px;"></div>
		<div class="dhx_cal_tab" name="week_unit_tab" style="right:280px;"></div>
		<div class="dhx_cal_tab" name="single_unit_tab" style="right:280px;"></div>
		<div class="dhx_cal_tab" name="month_tab" style="right:76px;"></div>
	</div>
	<div class="dhx_cal_header">
	</div>
	<div class="dhx_cal_data">
	</div>		
</div>

if you choose a day and click the button update , Cannot read property ‘appendChild’ of undefined

Please help it’s kinda urgent :stuck_out_tongue: and for more infos check the joined file.

Thank you very much.
31_units_view_multiple_days.rar (1.7 KB)

Hi ,

no one knows what’s going on :confused: , am i doing something wrong ?
come on some help will be much appreciated . :mrgreen:

Thank you