Hello,
I noticed a bug on mobile where sometimes if you press on the edge of the next button, specifically when the image is loading, sometimes the gallery will close out and cannot be opened again. I did a temporary fix by adding 'docClose: false,' to my initialized gallery. This prevents it from happening since the gallery can only be closed by pressing the x button.
Hello,
I noticed a bug on mobile where sometimes if you press on the edge of the next button, specifically when the image is loading, sometimes the gallery will close out and cannot be opened again. I did a temporary fix by adding 'docClose: false,' to my initialized gallery. This prevents it from happening since the gallery can only be closed by pressing the x button.