Closed svilborg closed 7 years ago
Hi,
After removing vjs-watermark id this Exception is thrown
Cannot read property 'classList' of null @ return document.getElementById('vjs-watermark').classList.add('vjs-watermark-fade');
I published new version (1.0.1) to npm, where this should be fixed
Hi,
After removing vjs-watermark id this Exception is thrown
Cannot read property 'classList' of null @ return document.getElementById('vjs-watermark').classList.add('vjs-watermark-fade');