removeAllListeners prevents destroy from functioning properly #6761
Labels
Bug
Revisit-at-later-release-cycle
Will revisit during release cycle indicated by the Milestone
Suggested-Workaround
Works as expected
What version of Hls.js are you using?
1.5.15
What browser (including version) are you using?
128.0.6613.138 (Official Build) (arm64)
What OS (including version) are you using?
macOS 15
Test stream
https://test-streams.mux.dev/x36xhzz/x36xhzz.m3u8
Configuration
Additional player setup steps
Calling hls.destroy() doesn't detach previously attached html video element.
In case where same
Checklist
Steps to reproduce
Example code to reproduce issue:
HTML:
JS:
Expected behaviour
No errors
What actually happened?
Errors in console produced by "hanging" destroyed hls.js instance.
Console output
Chrome media internals output
No response
The text was updated successfully, but these errors were encountered: