banthagroup / fslightbox-react

Basic version of Fullscreen Lightbox for React.js. Website: https://fslightbox.com/react
MIT License
169 stars 23 forks source link

Full screen mode is not exited when closing using close button #216

Open Vivek-bhansali1 opened 2 years ago

Vivek-bhansali1 commented 2 years ago

Hi,

In our project we are using fslightbox-react v1.5.0 with gatsby v4.16.0

Scenario: When user enters the full screen mode using the full screen mode toggle button and then closes the fslightbox using close button. User exists the image viewer but the application still remains in the full screen mode.

I think on closing the image viewer it should exist the full screen mode.

Let me know if additional details required.

Thank you

symbianm commented 2 years ago

I am having the same issue. This is related https://github.com/banthagroup/fslightbox-react/issues/172