ical.js icon indicating copy to clipboard operation
ical.js copied to clipboard

TypeError Cannot read properties of undefined (reading 'toString') in getOccurrenceDetails

Open zomars opened this issue 3 years ago • 1 comments

Any pointers on why this might be happening?

 TypeError [22m Cannot read properties of undefined (reading 'toString')
error stack:[24m[22m
• ical.js:9004 getOccurrenceDetails
node_modules/ical.js/build/ical.js:9004:27
• 4270.js:244 <anonymous>

One of our users is using Zoho calendar and it seems like this error pops up when parsing a recurring event:

https://github.com/mozilla-comm/ical.js/blob/1fca94408148d75ffcbb666814890651da9f1c67/lib/ical/event.js#L200-L201

zomars avatar Jun 12 '22 19:06 zomars

Please provide concise instructions how to reproduce the problem.

dilyanpalauzov avatar Sep 17 '22 14:09 dilyanpalauzov

I'm going to close this issue given there has been no response, if this is still an issue please reopen or create a new issue. Thanks for reporting!

kewisch avatar May 04 '24 06:05 kewisch