First image won't load in popup after looping through
#1,493 建立於 2016年7月17日
倉庫指標
- Star
- (7,861 star)
- PR 合併指標
- (30 天內沒有已合併 PR)
描述
Directly related to #1113
I'm actually using this version of Owl Carousel in a WordPress plugin and it has an option to open the image in a lightbox (called FooBox) and we're experiencing the same problem, but not reliably. https://wordpress.org/plugins/foogallery-owl-carousel-template/
Here's examples and issues:
-
On this site, you'll see that when navigate through the loop to the first image again the image does NOT show up in the lightbox. That behavior is consistent across all browsers.
-
But on my personal site the issue only happens in FireFox.
-
Lastly, I can't get the issue to happen at all locally in any browser.
I know that adding the WordPress environment and this implementation introduces new potential conflicts, but you can see in the markup and the initialization script that these are just standard Owl Carousel instances.
Would love some feedback or insight on how this might be happening.
Thanks!