-
Notifications
You must be signed in to change notification settings - Fork 214
Closed
Description
Hi,
Thanks for the awesome library!
I'm trying to implement the gird gallery so that when I click on a button, the lightbox will be displayed immediately isOpen={true}
I noticed the lightbox adds css rule: overflow-y:hidden
to the body tag, which is fine except it's not removing that css rule when I close the lightbox (press esc
) causing the page to freeze (no scroll)!
Any ideas/suggestions on how to workaround this?
Metadata
Metadata
Assignees
Labels
No labels