Skip to content

Instantly share code, notes, and snippets.

@wlonkly
Created May 30, 2020 00:22
Show Gist options
  • Save wlonkly/98f8eedcb05d38191f2a0ad4a2e86138 to your computer and use it in GitHub Desktop.
Save wlonkly/98f8eedcb05d38191f2a0ad4a2e86138 to your computer and use it in GitHub Desktop.
zen-tab stack trace
zentab.js:15 993 Zentab: ERROR: TypeError: Cannot read property 'condition' of undefined
widgets.js:129 Uncaught TypeError: Cannot read property 'condition' of undefined
at Widget.weather.buildForecast (widgets.js:129)
at Widget.weather.refresh (widgets.js:165)
at Widget.weather.start (widgets.js:183)
at zentab.js:620
at Array.forEach (<anonymous>)
at zentab.js:618
at Object.$.zentab.getLocal (zentab.js:79)
at Object.$.zentab.loadWidgets (zentab.js:612)
at zentab.js:756
at zentab.js:226
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment