A New Chapter for MagicMirror: The Community Takes the Lead
Read the statement by Michael Teeuw here.
Read the statement by Michael Teeuw here.
Default alert module showing "undefined"
-
The default alert module is display “undefined” on my magic mirror.
Stripping my config down to bare bones and this still occurs - here is my entire modules section.
"modules": [ { "module": "alert", "position": "top_bar" } ]
Console error:
Cannot GET /modules/default/alert//templates/undefined.njkAny ideas?
-
@wolffenstine should not have position specified… see the
config.js.sample