Sachin Neravath
Sachin Neravath
The poster image URL was not correct. Please remove the data-poster attribute or add a real image. Here is the working demo - https://stackblitz.com/edit/nextjs-rmzi5y?file=pages%2Findex.js,styles%2Fglobals.css,package.json,pages%2F_app.js If the issue persists, please let...
Hey @writeonlycode, Thank you for reporting this issue. According to [SEMVER](https://semver.org/#is-v123-a-semantic-version), prefixing v with the version tag is not a good practice. Do you have any other resources that can...
Hey Dreytac, Sorry for not responding on time. This issue has already been fixed in new version
Hey @ADDISON74, Thank you for the suggestion. But this is intentionally implemented this way after so much user feedback and iteration. When someone double click/tap on the photo to zoom...
This will be available in the next version. With an option to disable it
Hey @q112664, By default, lightGallery maintain the active thumbnails on the center of the page. Based o the screen size, the last image might not be completely visible. You can...
Hey @dwightwatson, 2.2.1 release has only one [bug fix](https://github.com/sachinchoolur/lightGallery/commit/740e806ebbd324a0907eac8809a31423ced1aa50) related to zoom plugin. I think the issue here is that `openImages` is getting called before lightGallery is initialized or it...
Yes, I was planning to add a callback function as IE doesn't support promise. That's why the timeout on destroy method is not included in the documentation
Could you please share your website URL if possible? I think I've experienced a similar error in the past when I was using lightGallery with React. The issue was due...
Thanks, @Lex-2008! I will add a fix in the next version.