maxpatiiuk / calendar-plus

A browser extension for Google Calendar that provides insights into where your time goes. Includes power user tools, data export and customization
https://chrome.google.com/webstore/detail/calendar-plus/kgbbebdcmdgkbopcffmpgkgcmcoomhmh
MIT License
5 stars 1 forks source link

No-title events throw an exception #251

Open maxpatiiuk opened 2 weeks ago

maxpatiiuk commented 2 weeks ago

If you create an event without a title, the API response won't include the "summary" field. The front-end does not handle that well, and throws an exception:

Screenshot 2024-09-15 at 08 51 17

maxpatiiuk commented 2 weeks ago

It also seems to interfere with https://github.com/maxpatiiuk/calendar-plus/issues/234 - make sure to test that