Closed crtez closed 6 years ago
I found a work-around by commenting out the line in downloader.js:85:15. It seemed to be an issue with the progress bar rather than actual downloading.
I commented out the line 85, but now it throws this error - what should I do?
Sorry for the delay, didn't see this notification:
I stumbled upon that issue too and my solution was to create an if statement after the line "let URL = arr[0];" to check if the URL is of type string. I don't have my code anymore, but that should be the only thing needed.
This issue has been fixed via #7.
attached is an error message