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

[FIX] Handle case where open is called before refs initialize #6

Merged
merged 1 commit into from
Oct 22, 2018

Conversation

awinograd
Copy link
Contributor

Hi @RayAndrews,

This fix is working for me locally. I wasn't able to figure out why the ref callbacks / componentDidMount didn't fire in the order as expected.

Fixes #5

@rayandrew
Copy link
Contributor

Sorry for holding it so long, there are some other stuffs that I must look into. 😅

I will check it first, thank you 😃

@rayandrew
Copy link
Contributor

I have already checked it and it works perfectly.

Ready to merged.

Thank you for your contribution! @awinograd

@rayandrew rayandrew changed the title Handle case where open is called before refs initialize [FIX] Handle case where open is called before refs initialize, related to #5 Oct 22, 2018
@rayandrew rayandrew changed the title [FIX] Handle case where open is called before refs initialize, related to #5 [FIX] Handle case where open is called before refs initialize Oct 22, 2018
@rayandrew rayandrew merged commit 5a8a94a into Dekoruma:master Oct 22, 2018
@awinograd
Copy link
Contributor Author

Glad the PR was useful. Thanks for checking it out and merging :)

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

Successfully merging this pull request may close these issues.

componentDidMount called before backdropRef is set
2 participants