Sachin Neravath

Results 77 comments of Sachin Neravath

Hi, Thank you pointing this out. lightgallery loads only 3 images at a time. All the other images are loaded only when user navigate to different slides. But currently it...

Currently this feature is not available. But i will definitely include this in next version

Hey @happyriri, The only difference in using responsive images is the HTML markup. Here is the codepen demo - https://codepen.io/sachinchoolur/pen/OJpXJda Docs - https://www.lightgalleryjs.com/demos/responsive/ Let me know if you need a...

Hey @moayadcodes, Which version of React are you using? if you're using React 18 with strict mode, please use lightGallery version [2.6.0-beta.2](https://github.com/sachinchoolur/lightGallery/releases/tag/2.6.0-beta.2) It is safe to use in production. Will...

Codepen demo - https://codepen.io/sachinchoolur/pen/zYZqaGm If you face any issues, please share a codepen demo with what you have. I'll fix the issues and send it back to you

Hey @fnej, Please provide a codepen that reproduces the issue.

Yes, you need to pass both `src` and `srcset`. Also, please make sure that the image loaded on your iPhone is larger than the screen resolution. If you still face...

At the moment, lightGallery thumbnails don't support responsive images as they are already low in size. Could you please make sure the `1440x1080` size image is resized if you open...