You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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)
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
The text was updated successfully, but these errors were encountered: