why rec event end date keeps increasing

when event is doubled clicked for editing rec event end date increases. i want same end date should be shown how to change this functionality

I can’t reconstruct the issue with default sample.
Please provide some more details ( steps to reconstruct the issue, or demo link )

suppose i created rec type event : day

start date : 01-03-2014 To 31-03-2014 ie All Day Of March

After Creating Event When I Double Click On Event To Edit…On Lightbox End Date Changes To 01-04-2014…Why So ???

If User Without Noticing This Change Click on Save (User Might not notice this cuz end date is not changed by him) event is added for 01-04-2014. which is wrong

Hi,
I think it can be set up by the parameter

scheduler.config.include_end_by = true; //or false

docs.dhtmlx.com/scheduler/recurr … ionoptions

I still can’t reconstruct the issue.
Please try to use the next setting, it seems related to the problem in your case
docs.dhtmlx.com/scheduler/api__s … onfig.html