vincep5 / MMM-MyStandings

MagicMirror module to get ESPN standings for the major US sports
14 stars 6 forks source link

Stuck on loading... #6

Closed sigel closed 3 years ago

sigel commented 3 years ago

This still work, not getting any NFL data.

vincep5 commented 3 years ago

Can you provide a snippet of code from your config of this module? mine looks like this to show all NFL standings: { module: "MMM-MyStandings", position: "top_left", config: { sports: [ { league: "NFL" }, ] } }, You may need to reboot the MagicMirror after saving changes.

jloops412 commented 3 years ago

I've got the same issue. I've tried it numerous ways, including the way you've added here in your last comment. All still result in the module (and other modules) getting stuck in loading.

vincep5 commented 3 years ago

Maybe check your Developer toolbar on your Magic Mirror for any other errors or the log for errors.