Closed shashankrepo closed 3 years ago
Please understand that I cannot give support for client- and calendar implementations. I simply do not have the capacity for this. If you see a bug in ical-generator or invalid results are produced by it, you are of course welcome to contact me again.
I would leave the issue open here, maybe someone else has already solved the problem and is kind enough to help...
I'm facing the same problem, have a solution?
After the major update, I also don't see any events being added to my outlook calendar. This was something working before in v1, but now renders the event file useless when opened in outlook.
@Gr8z Can you play back the code and generate an iCal file? Then you could compare what has changed between v1 and v2 and possibly recreate the problem.
Unfortunately, I don't have Outlook, so I can't test it on my computer.
I apologize for my stupidity but the reason why the event was not showing up on my Outlook calendar is because I was creating one in 2020 instead of 2021. Took me several days to figure this out.
Other than that, v2 is working great.
This issue has been automatically marked as stale because it has not had recent activity :sleeping: It will be closed in 14 days if no further activity occurs. To unstale this issue, add a comment with detailed explanation. Thank you for your contributions :heart:
I'm getting the same issue - not adding automatically to the calendar. My code looks like this.
calling with
Nodemailer
I have added attendees but it is not showing up in the calendar (Google, Apple).