Hello,
i found a bug on the recurring events.
I tried this example http://docs.dhtmlx.com/scheduler/samples/03_extensions/01_recurring_events.html
I edit an occurence of the recurring events and i want to delete this occurence. The occurence disappear correctly from the scheduler but the lightbox doesn’t dispear after a click on the delete button. I can not event close it with the cancel button and i have an error in the firebug console “TypeError: this.getEvent(…) is undefined”.
Do you know if this is a known problem?
Thanks a lot for you help.