You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
for some reason broadcastPastEvents doesn't want to work for me with the MMM-GoogleCalendar Module. I can see future events fine, and when I revert back to the standard calendar module and use URL instead of CalendarID it shows past events no problem.
I have attempted to use this with both MMM-MonthlyCalendar and MMM-CalendarExt3 modules as you can see but screenshots are both based on the code provided in each case. I do see the same issue using MMM-CalendarExt3 as well.
Anyone else had similar issues and resolved it? Can't find anything in the forum about this currently.
The text was updated successfully, but these errors were encountered:
I wanted to let you know that I've released a new version of the plugin that should resolve the issue with past events not showing up.
I would appreciate it if you could check if it's working correctly in the latest version. If you still encounter any issues, please let me know so I can look into it further.
fixed: I had to add pastDaysCount. for whatever reason, before I started using this module I didn't have to set that value in the default calendar in order to see past events
for some reason broadcastPastEvents doesn't want to work for me with the MMM-GoogleCalendar Module. I can see future events fine, and when I revert back to the standard calendar module and use URL instead of CalendarID it shows past events no problem.
current code is this
using MMM-GoogleCalendar ->
Using Calendar ->
I have attempted to use this with both MMM-MonthlyCalendar and MMM-CalendarExt3 modules as you can see but screenshots are both based on the code provided in each case. I do see the same issue using MMM-CalendarExt3 as well.
Anyone else had similar issues and resolved it? Can't find anything in the forum about this currently.
The text was updated successfully, but these errors were encountered: