Skip to content
This repository has been archived by the owner on Oct 7, 2021. It is now read-only.

youtube.js error on some pages #76

Open
scvnc opened this issue Jun 18, 2014 · 1 comment
Open

youtube.js error on some pages #76

scvnc opened this issue Jun 18, 2014 · 1 comment

Comments

@scvnc
Copy link
Member

scvnc commented Jun 18, 2014

When looking at a quote page (and possibly others) an error message appears in the console:

Uncaught TypeError: Cannot read property 'childNodes' of null 

https://podverse.tv/quotes/30/

Doesn't effect functionality seemingly but it should be cleaned up.

@mitchdowney
Copy link
Member

That error message is because my YouTube kluge is garbage. It has to do with every page expecting a list of quotes, except the quote page, which only displays one quote.

I don't think this error is a problem, but it points to the fact the youtube.js I made is a kluge and will need to be developed by more competent hands someday.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

2 participants