Open
Description
Hello,
I try to have recurrent events, but my recurrenceRule is ignored. First event is visible, but there's not recurrence.
Small example:
{ id: 'event2', calendarId: 'cal2', title: 'Event2', start: '2024-02-01T09:01:00', end: '2024-02-01T20:00:00', recurrenceRule: 'FREQ=WEEKLY;UNTIL=20241231' }
Current workaround is to catch the move event and clear + createEvents with updated start and end atrribute, but it's not very elegant ;)
Metadata
Metadata
Assignees
Labels
No labels