DeltaOS2 / darksky.widget

Displays the weather / forcast in 5 different ways. Zeigt das Wetter in 5 verschiedenen Ansichten an.
GNU General Public License v3.0
10 stars 2 forks source link

Undefined is not an object (can't get icon?) #2

Open the-sweet opened 5 years ago

the-sweet commented 5 years ago

Hi there, Just downloaded this today (24 Aug 2019) as previous weather widgets don't seem to work anymore on 10.14. Not sure if this one should work on it or not, but even after editing the file to include my Dark Sky API key and latitude/longitude, I get the error "undefined is not an object (evaluating 'weatherData.currently.icon')"

I went to the line where that appears, and nothing (to my untrained eye, at least) looks out of place. I made sure that I have my iconSet to color, the default... the images are all there, and in PNG format... so why isn't it getting the images?