videojs / videojs-contrib-ads

A Tool for Building Video.js Ad Plugins
http://videojs.github.io/videojs-contrib-ads/
Other
384 stars 257 forks source link

fix: TypeError - player.ads.snapshot.trackChangeHandler #292

Closed alex-barstow closed 7 years ago

alex-barstow commented 7 years ago

This will fix VIDEOJS: ERROR: TypeError: Cannot read property 'trackChangeHandler' of null errors on contentupdate events when the snapshot is not used.

ldayananda commented 7 years ago

Thanks for the change! This bug has been addressed by #293