A New Chapter for MagicMirror: The Community Takes the Lead
Read the statement by Michael Teeuw here.
Read the statement by Michael Teeuw here.
MMM-CalendarExt3 always displays previous week
-
@mrsmith81 MagicMirror is case sensitive,
weekIndex is not the same as weekindex
-
@sdetweil said in MMM-CalendarExt3 always displays previous week:
weekIndex defaults to -1 (last week)
sigh, thank you!
-
@Xsoldier2000 so you need to put it into the config as 0
weekIndex :0, -
@sdetweil Thank you! I was out of town so was just home and able to get into the coffee and this is exactly the problem.
-
@mrsmith81 and the fix
-