biati-digital / glightbox

Pure Javascript lightbox with mobile support. It can handle images, videos with autoplay, inline content and iframes
MIT License
2.03k stars 228 forks source link

scrolls to top of the page, on mobile #408

Closed tom100303 closed 1 year ago

tom100303 commented 1 year ago

Are you able to reproduce the bug in the demo site No.

Hello.

On mobile.

When I click on the thumbnail, modal window opens, but when I close modal window with "x" , the page is scrolled to the top.

I noticed, that when I click on thumbnail, page scrolls to the top before modal opens.

How can I solve this problem?

ian-cox commented 1 year ago

I was having the same issue.

Solution can be found here: https://github.com/biati-digital/glightbox/issues/22#issuecomment-418204785