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,