woocommerce / FlexSlider

An awesome, fully responsive jQuery slider plugin
http://www.woocommerce.com/flexslider/
GNU General Public License v2.0
4.92k stars 1.69k forks source link

animation: "slide" causes component disappear after click video contextmenu. #1771

Closed aboveyunhai closed 1 month ago

aboveyunhai commented 5 years ago

Issue regenerate: https://jsfiddle.net/7m259pjx/1/

animation:"fade" works normal when click the context menu of h5 <video> tag but video will display none in animation:"slide"

seanmortimer commented 3 years ago

For anyone else coming across this, adding video: true to the slider options fixed it for me.

image

I found the option here: https://gist.github.com/warrendholmes/9481310