brightcove / videojs-thumbnails

A video.js plugin that displays thumbnail images over the scrubber.
Other
168 stars 97 forks source link

Videojs thumbnails does not work with Foundation #39

Open lavaalone opened 6 years ago

lavaalone commented 6 years ago

Today I found a strange issue when combining VideoJS and Foundation. When I included 2 Foundation CSS as below, the Videojs Thumbnails stopped working, no thumbnails were displayed. `

` I did a little check further and noticed that the plugin still requests the thumbnail images, it just not display on screen.