videojs-contrib-eme icon indicating copy to clipboard operation
videojs-contrib-eme copied to clipboard

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

Open Mishurin opened this issue 10 months ago • 1 comments

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?

Mishurin avatar Apr 17 '24 10:04 Mishurin

The same issue

alexlol76 avatar Apr 18 '24 13:04 alexlol76