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

Breaking of video posters after some time #13

Open
noelvandevrie opened this issue Oct 19, 2023 · 0 comments
Open

Breaking of video posters after some time #13

noelvandevrie opened this issue Oct 19, 2023 · 0 comments

Comments

@noelvandevrie
Copy link

Included are errors related to the loading of (mostly videos as far as I am aware)
Uncaught (in promise) DOMException: The play() request was interrupted because the media was removed from the document. (tvpc/:1)

VM247 index.php:67 Uncaught TypeError: Cannot read properties of null (reading 'style')
at doeDingen (VM247 index.php:67:33)
at HTMLImageElement.onload (VM248 index.php:1:1)
doeDingen @ VM247 index.php:67
onload @ VM248 index.php:1

TypeError: Failed to execute 'createObjectURL' on 'URL': Overload resolution failed.
at VideoPoster.draw (VideoPoster.ts:29:33)
at Carousel. (Carousel.ts:70:23)
at step (index.js:57:23)
at Object.next (index.js:38:53)
at fulfilled (index.js:29:58)

TypeError: Cannot read properties of undefined (reading 'src') Carousel.ts:76
at PhotoPoster.draw (PhotoPoster.ts:27:93)
at Carousel. (Carousel.ts:70:23)
at step (index.js:57:23)
at Object.next (index.js:38:53)
at fulfilled (index.js:29:58)

Possibly related to #11

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

1 participant