slugmuffin/MMM-OnThisDayWikiApi

type all not working

Opened this issue · 2 comments

if I put

type: "all",

in the config {} than there is:

[ERROR] Unknown error TypeError: Cannot read properties of undefined (reading 'length')

at Class.wikiOnThisDayRequest (/home/ronny/MagicMirror/modules/MMM-OnThisDayWikiApi/node_helper.js:52:62)

at process.processTicksAndRejections (node:internal/process/task_queues:95:5)

I got the same "unknown error" setting type: all

Also, with type "selected" I got the same facts everyday..
I'm going to disable this module until it got some fix.