wcarr310 / videojs-watermark

A videojs plugin that adds a watermark to videojs player
Other
50 stars 27 forks source link

Issue with missing id #8

Closed svilborg closed 7 years ago

svilborg commented 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');

lkrnac commented 7 years ago

I published new version (1.0.1) to npm, where this should be fixed