Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Recurring events: recurrenceRule is ignored #1442

Open
michael-mathieu opened this issue Feb 4, 2024 · 0 comments
Open

Recurring events: recurrenceRule is ignored #1442

michael-mathieu opened this issue Feb 4, 2024 · 0 comments

Comments

@michael-mathieu
Copy link

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 ;)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant