Skip to content

willClose and didOpen not firingΒ #99

@arronhunt

Description

@arronhunt
<Lightbox 
    willClose={()=>console.log('Will close')}
    didOpen={()=>console.log('Did open')}
>
{...}
</Lightbox>

Neither of the functions will fire for me.

Using 0.7.0

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