Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

willClose and didOpen not firing #99

Open
arronhunt opened this issue Jan 24, 2018 · 6 comments
Open

willClose and didOpen not firing #99

arronhunt opened this issue Jan 24, 2018 · 6 comments

Comments

@arronhunt
Copy link

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

Neither of the functions will fire for me.

Using 0.7.0

@arronhunt
Copy link
Author

Actually, looks like this update was never published. @oblador can we get a version bump?

@koswarabilly
Copy link

i have the same issue

@julianbonomini
Copy link

Same here

@DavitVosk
Copy link

could any1 find a source of the problem?

@Mimicx
Copy link

Mimicx commented Aug 28, 2018

any solution?

@peteroid
Copy link
Collaborator

upgrade the package to 0.8.0 to get the update!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

6 participants