woocommerce / FlexSlider

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

Not compatible with Google Chrome and rtl mobile browsers #1802

Closed riyadhali closed 2 months ago

riyadhali commented 3 years ago

2.7.2 Not compatible with Google Chrome and rtl mobile browsers .. I use jquery.flexslider-min.js Note: Flexlider -rtl 2.6.1 he is working well. but with rtl not with rtl + ltr

dtugend commented 5 months ago

For us this happens due to this code when using in conjunction with WPBakery Page Builder 7.7

https://github.com/woocommerce/FlexSlider/blob/690832b7f972298e76e2965714657a2beec9e35c/jquery.flexslider.js#L918-L922

https://github.com/woocommerce/FlexSlider/blob/690832b7f972298e76e2965714657a2beec9e35c/jquery.flexslider.js#L978-L982

(The isFirefox case would also work fine for Chrome, not sure what purpose it serves.)