Skip to content

overflow-y hidden to the body #34

@mwmcode

Description

@mwmcode

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

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions