MMM-Reddit icon indicating copy to clipboard operation
MMM-Reddit copied to clipboard

Uncaught Error trying to load thumbnail

Open bittiez opened this issue 5 years ago • 1 comments

MMM-Reddit.js:562 Uncaught (in promise) TypeError: Cannot read property 'thumbnail' of undefined
    at Class.createHeadlinetRow (MMM-Reddit.js:562)
    at Class.createPostRow (MMM-Reddit.js:541)
    at postSet.forEach (MMM-Reddit.js:518)
    at Array.forEach (<anonymous>)
    at postSets.forEach (MMM-Reddit.js:515)
    at Array.forEach (<anonymous>)
    at Class.getContentSlider (MMM-Reddit.js:505)
    at Class.getDom (MMM-Reddit.js:405)
    at main.js:110
    at new Promise (<anonymous>)

Using this in the "headlines" mode, not showing any pictures or thumbnails

bittiez avatar Sep 14 '19 21:09 bittiez

Can you paste your configuration so I can try to replicate the issue

kjb085 avatar Nov 15 '19 05:11 kjb085