z------------- / CPod

(UNMAINTAINED) A simple, beautiful podcast app for Windows, macOS, and Linux.
Apache License 2.0
744 stars 75 forks source link

Uncaught TypeError: Cannot read property 'length' of undefined #111

Closed Jackymancs4 closed 6 years ago

Jackymancs4 commented 6 years ago

CPod version: 1.27

Platform: MacOS 10.13.1

Install type (.deb, Snap, etc.): dmg

Description:

Hello @z------------- While working on #110 I encountered this error in the console. Sorry but I really don't have time to investigate more.

Did the bug only appear after a CPod update? Version before, after: From at least 1.26

Steps to reproduce:

*Other helpful information (e.g. Developer Tools console log, screenshots) if possible:

Uncaught TypeError: Cannot read property 'length' of undefined
    at calculateCanvasDimens (cbus-ui.js:1139)
    at cbus-ui.js:663
calculateCanvasDimens @ cbus-ui.js:1139
(anonymous) @ cbus-ui.js:663
requestAnimationFrame (async)
func @ cbus-ui.js:662
schermata 2018-10-27 alle 17 55 08
z------------- commented 6 years ago

Thanks for pointing this out. I've been aware of this error for a while but have never gotten around to doing anything about it. It doesn't affect CPod's functionality.