lborgman / easy-cap-ed

For the captions editor EasyCapEd
0 stars 0 forks source link

TypeError: Cannot read property 'children' of undefined #78

Closed MikeRidgway closed 6 years ago

MikeRidgway commented 6 years ago

On clicking the Download Transcript option in a page where no video was loaded because I clicked on the option to load the editor even though I wasn't on a YouTube page to start with.

In URL:

TypeError: Cannot read property 'children' of undefined at downloadAsWebVTT (https://easycaped-1.firebaseapp.com/js/download.js:67:37) at :1:1

Error source:

Context:

lborgman commented 6 years ago

@MikeRidgway Thanks, I need to clean up a bit there.

lborgman commented 6 years ago

Fixed.