You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
The text was updated successfully, but these errors were encountered:
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.
The text was updated successfully, but these errors were encountered: