Skip to content
This repository was archived by the owner on Mar 12, 2025. It is now read-only.

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 subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant