When a recurring event is created in a Scheduler and the id is not set to the event, then if the event is deleted an error is thrown in the console.
3.1. 'kendo.all.js:311085 Uncaught TypeError: Cannot read properties of undefined (reading 'startTimezone')' is thrown
3.2. 'Uncaught TypeError: Cannot read properties of undefined (reading recurrence exception)' is thrown in the console
There should be no errors in the console although the deleted event is without id being set. There could be some more descriptive message.
Hi Ripal,
After further review, we have decided this issue could not be considered a bug as the id is a mandatory unique identifier in the event. Thus, having an event without an id is an invalid scenario.
GitHub item: https://github.com/telerik/kendo-ui-core/issues/6994
Regards,
Nikolay
Progress Telerik