Closed nicolasbinet closed 5 months ago
This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.
@sachinchoolur Can you have a look at this problem. This doesn't seem to be normal that the button don't appear without any specific configuration. Thanks for your help.
@nicolasbinet same here on iphone 15 latest ios in Safari. Were you able to fix this?
For anyone ending up here, you just need to set mobileSettings: { controls: true, showCloseIcon: true, download: true, }
Thanks @mdh How could I have missed these options, I don't know ... Why did a paid plugin didn't help find this option?
Description
On iPad 16.6, Chrome 123.0.6312 doesn't display Next, Prev and Close buttons, and some others.
Steps to reproduce
We have the same problem that your dynamic demo is having. Go to https://www.lightgalleryjs.com/demos/dynamic-mode/ Click on Launch gallery
Not Working on Chrome
Working on Safari
JS code that you use to initialize lightGallery.
N/A
Sample HTML markup
N/A
Environment