Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Apple TV+ TypeError: Cannot read properties of null (reading 'prepend') #862

Open
tylerwhipple opened this issue Sep 10, 2021 · 1 comment

Comments

@tylerwhipple
Copy link

I wish I was a better developer, but I cant figure out how to fix the issue.

When first loaded it seems to not be able to find ".skrim" inject.js line 365.

If I change to ".background-video__wrapper" it works initially on the preview videos, but not the main content after clicking play.

inject.js:366 Uncaught TypeError: Cannot read properties of null (reading 'prepend')
    at tc.videoController.initializeControls (inject.js:366)
    at new tc.videoController (inject.js:202)
    at checkForVideo (inject.js:620)
    at inject.js:662
    at Array.forEach (<anonymous>)
    at requestIdleCallback.timeout (inject.js:638)
@nathanielherman
Copy link
Contributor

FYI I made a PR that fixes this #866

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

No branches or pull requests

2 participants