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

video.js and videojs-contrib-eme bundles throw errors when player dispose method is called #212

Open
Mishurin opened this issue Apr 17, 2024 · 1 comment

Comments

@Mishurin
Copy link

Mishurin commented Apr 17, 2024

Browser: Chrome 123.0.6312.123 (Official Build) (64-bit)
OS: Windows 11
Bundles versions:

    "video.js": "^8.10.0",
    "videojs-contrib-eme": "^5.1.0",

After upgrading "videojs" and "videojs-contrib-eme" to the newest versions of the libraries, when videojs instance "dispose" method is called, the bundles are throwing the following errors
image

Previous versions of the libraries are the following:

    "video.js": "^7.12.3",
    "videojs-contrib-eme": "^3.8.1"

I couldn't reproduce the issue for "videojs-contrib-eme" 4.0.1

Does anybody know what is causing the issue?

@alexlol76
Copy link

The same issue

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

2 participants