http-streaming icon indicating copy to clipboard operation
http-streaming copied to clipboard

Error: Uncaught TypeError: Cannot read properties of null (reading 'attributes')

Open heekyu-kanta opened this issue 6 months ago • 1 comments

  • https://github.com/videojs/http-streaming/blob/33c61b7dda4b9340a99b7c3e41639cc836481068/src/playlist-controller.js#L429-L450
  • console error occurs at line 439
Uncaught TypeError: Cannot read properties of null (reading 'attributes')
    at PlaylistController.switchMedia_ (video.es.js:52054:31)
    at PlaylistController.fastQualityChange_ (video.es.js:52668:10)

Reproduce step:

  • Play one video
  • After that video ended, play the second video
  • Error occurs just after video changed

heekyu-kanta avatar Aug 20 '25 08:08 heekyu-kanta

👋 Thanks for opening your first issue here! 👋

If you're reporting a 🐞 bug, please make sure you include steps to reproduce it. We get a lot of issues on this repo, so please be patient and we will get back to you as soon as we can. To help make it easier for us to investigate your issue, please follow the contributing guidelines.

welcome[bot] avatar Aug 20 '25 08:08 welcome[bot]