A New Chapter for MagicMirror: The Community Takes the Lead
Read the statement by Michael Teeuw here.
Read the statement by Michael Teeuw here.
Not loading one of two Google calendars
-
@bdeelman ok, we dont have a dt property, so that might have been a python issue
its ok to have start without an end , the library handles that
do you know what the customevents error was?
-
Hi Sam,
[calendarutils.js:112 Uncaught (in promise) TypeError: Cannot read properties of undefined (reading 'length') at Object.titleTransform (calendarutils.js:112:24) at calendar.js:353:41 at Array.forEach (<anonymous>) at Class.getDom (calendar.js:255:10) at main.js:132:35 at new Promise (<anonymous>) at updateDom (main.js:112:10) at Object.updateDom (main.js:669:4) at Class.updateDom (module.js:341:6) at Class.socketNotificationReceived (calendar.js:210:8)](link url)
But also with this error, both .ics are loading.
KR,
Bert -
@bdeelman thx. the transform is expecting something in the title. dont know.