randomBrainstormer / MMM-GoogleCalendar

Google Calendar for MagicMirror²
MIT License
64 stars 45 forks source link

`showLocation: true` gets stuck on "loading" #14

Closed chodyo closed 2 years ago

chodyo commented 2 years ago

Title. No events ever show up when this config setting is loaded. There are no logs referencing location in either out or error - everything appears to be normal.

chodyo commented 2 years ago

~Also, according to the logs, this module is fetching calendar events every 20-30 seconds even though the default fetch interval is 5 * 60 * 1000. I tried overriding it to something longer and it's still fetching on the same interval.~

Hm, I'm not sure why my fetch was so frequent before but after a restart it seems to be behaving normally now. Location is still broken though unfortunately.

randomBrainstormer commented 2 years ago

Thank you for submitting a merge request, I've just merged it. Have a great one!