Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Fixing a bug with removing the poster image
Maybe it's related to [this change](videojs/video.js#1062) in newer versions of video js, but setting "tech.poster" to null doesn't work. However, using "removeAttribute" does. Great job, internet.
- Loading branch information