Replies: 1 comment 5 replies
-
I can confirm this. To reproduce, I've created two different ics files: untitled.ics and untitled-no-recurrence.ics. They are mostly the same file, with the example provided above, but as a complete iCal, with some stub timezone definition, and some UUIDv4 as uuids. Steps:
|
Beta Was this translation helpful? Give feedback.
5 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hi, I noticed that some events do not have a default calendar alert I set in the app, even on version 2.2. After some investigation,
RECURRENCE-ID
seems to be the culprit. If I remove that line from the.ics
file and import it in icsx5, then the alert is correctly set to 3 minutes.Below is a sample event that reproduces for me:
Beta Was this translation helpful? Give feedback.
All reactions