KendoUI React Scheduler - RecurrenceException array values undefined

1 Answer 75 Views
Scheduler
n/a
Top achievements
Rank 1
n/a asked on 17 Aug 2022, 01:18 AM

Hi Team,

When using the scheduler and having the RecurrenceId linked to the start event, the RecurrenceException does not populate the in the updated events callback.

Below example show the data structure of all events refering to the start event id. You can see in the console the recurrenceException has a value but its undefined.

https://stackblitz.com/edit/react-smdyt8?file=app%2Fdata.js

Looking for a recomendation on how to solve this issue?

Regards,

1 Answer, 1 is accepted

Sort by
0
Filip
Telerik team
answered on 18 Aug 2022, 04:09 PM

Hello, Tim,

I examined the provided example, however it seems that the array in the console.log has the value of the id, I attached a screenshot to the ticket.

Can you provide more information on the steps on how to reproduce the undefined value, as it seems that I am missing an important detail?

Regards, FilipProgress Telerik

Virtual Classroom, the free self-paced technical training that gets you up to speed with Telerik and Kendo UI products quickly just got a fresh new look + new and improved content including a brand new Blazor course! Check it out at https://learn.telerik.com/.

n/a
Top achievements
Rank 1
commented on 19 Aug 2022, 01:32 AM | edited

Hi Filip,

Appologies for not including aditional steps; When I delete the second occurence the parrent occurence is passed in the handleChange (update array) and the recurrenceExeptions are undefined.  

 

Regards,

Filip
Telerik team
commented on 22 Aug 2022, 12:29 PM

Hello, Tim,

Thank you for the provided steps. It seems that values are indeed undefined. I have logged this as an issue, once there is a suitable workaround available or any information on the matter, the item will be updated:

https://github.com/telerik/kendo-react/issues/1395

As a small token of appreciation, I have granted you some Telerik points.

Regards,FilipProgress Telerik

 

 

Tags
Scheduler
Asked by
n/a
Top achievements
Rank 1
Answers by
Filip
Telerik team
Share this question
or